[ Version ( since = "1.16" ) ]
public void set_gravity_hint (GravityHint hint)
Sets the gravity hint for the context.
The gravity hint is used in laying vertical text out, and is only relevant if gravity of the context as returned by [ [email protected]_gravity] is set to pango_gravity_east or pango_gravity_west.
this |
a `PangoContext` |
hint |
the new gravity hint |