pangoGravityToRotation {RGtk2} | R Documentation |
Converts a PangoGravity
value to its rotation value.
gravity
should not be PANGO_GRAVITY_AUTO
.
pangoGravityToRotation(base.gravity)
|
[PangoGravity ] gravity to query |
Since 1.16
[numeric] the rotation value corresponding to gravity
.
Derived by RGtkGen from GTK+ documentation