pangoRendererSetMatrix: pangoRendererSetMatrix
Description
Sets the transformation matrix that will be applied when rendering.Usage
pangoRendererSetMatrix(object, matrix)
Arguments
matrix
[PangoMatrix
] a PangoMatrix
, or NULL
to unset any existing matrix.
(No matrix set is the same as setting the identity matrix.)