set_gravity_hint
Description:
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 [ method@Pango.Context.get_gravity] is set to pango_gravity_east or pango_gravity_west.
Parameters:
this |
a `PangoContext` |
hint |
the new gravity hint |