| pangoGravityGetForMatrix {RGtk2} | R Documentation |
Finds the gravity that best matches the rotation component
in a PangoMatrix.
pangoGravityGetForMatrix(matrix)
|
[PangoMatrix] a PangoMatrix |
Since 1.16
[PangoGravity] the gravity of matrix, which will never be
PANGO_GRAVITY_AUTO, or PANGO_GRAVITY_SOUTH if matrix is NULL
Derived by RGtkGen from GTK+ documentation