| pangoRendererGetMatrix {RGtk2} | R Documentation |
Gets the transformation matrix that will be applied when
rendering. See pangoRendererSetMatrix.
pangoRendererGetMatrix(object)
|
[PangoRenderer] a PangoRenderer |
Since 1.8
[PangoMatrix] the matrix, or NULL if no matrix has been set
(which is the same as the identity matrix).
Derived by RGtkGen from GTK+ documentation