pangoContextSetBaseGravity {RGtk2} | R Documentation |
Sets the base gravity for the context.
pangoContextSetBaseGravity(object, gravity)
|
[PangoContext ] a PangoContext |
|
[PangoGravity ] the new base gravity |
The base gravity is used in laying vertical text out.
Since 1.16
Derived by RGtkGen from GTK+ documentation