pangoContextGetMatrix: pangoContextGetMatrix
Description
Gets the transformation matrix that will be applied when
rendering with this context. See pangoContextSetMatrix.Usage
pangoContextGetMatrix(object)
Value
PangoMatrix] the matrix, or NULL if no matrix has been set
(which is the same as the identity matrix).