| pangoMatrixRotate {RGtk2} | R Documentation |
Changes the transformation represented by matrix to be the
transformation given by first rotating by degrees degrees
counter-clockwise then applying the original transformation.
pangoMatrixRotate(object, degrees)
|
[PangoMatrix] a PangoMatrix |
|
[numeric] degrees to rotate counter-clockwise |
Since 1.6
Derived by RGtkGen from GTK+ documentation