| pangoContextGetMatrix {RGtk2} | R Documentation |
Gets the transformation matrix that will be applied when
rendering with this context. See pangoContextSetMatrix.
pangoContextGetMatrix(object)
|
[PangoContext] a PangoContext |
Since 1.6
[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