Gets the transformation matrix that will be applied when rendering with this context. See Context.setMatrix.
the matrix, or NULL if no matrix has been set (which is the same as the identity matrix). The returned matrix is owned by Pango and must not be modified or freed.
1.6
Gets the transformation matrix that will be applied when rendering with this context. See Context.setMatrix.