Sets the transformation matrix that will be applied when rendering.
pangoRendererSetMatrix(object, matrix)
object
[PangoRenderer] a PangoRenderer
PangoRenderer
matrix
[PangoMatrix] a PangoMatrix, or NULL to unset any existing matrix. (No matrix set is the same as setting the identity matrix.)
PangoMatrix
NULL
Since 1.8
Derived by RGtkGen from GTK+ documentation