Function
Pangoattr_gravity_hint_new
Declaration [src]
PangoAttribute*
pango_attr_gravity_hint_new (
PangoGravityHint hint
)
Parameters
hint |
PangoGravityHint |
The gravity hint value. |
Return value
Returns: | PangoAttribute |
The newly allocated
|
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |