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