Description Usage Arguments Details Value Author(s)
Based on the script, base gravity, and hint, returns actual gravity
to use in laying out a single PangoItem
.
1 | pangoGravityGetForScript(script, base.gravity, hint)
|
|
[ |
|
[ |
|
[ |
If base.gravity
is PANGO_GRAVITY_AUTO
, it is first replaced with the
preferred gravity of script
. To get the preferred gravity of a script,
pass PANGO_GRAVITY_AUTO
and PANGO_GRAVITY_HINT_STRONG
in.
Since 1.16
[PangoGravity
] resolved gravity suitable to use for a run of text
with script
.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.