Description Usage Arguments Details Author(s)
Sets the gravity hint for the context.
1 | pangoContextSetGravityHint(object, hint)
|
|
[ |
|
[ |
The gravity hint is used in laying vertical text out, and is only relevant
if gravity of the context as returned by pangoContextGetGravity
is set PANGO_GRAVITY_EAST
or PANGO_GRAVITY_WEST
.
Since 1.16
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.