Function
Pango.attr_gravity_new
Declaration [src]
PangoAttribute*
pango_attr_gravity_new (
PangoGravity gravity
)
Parameters
gravity |
PangoGravity |
the gravity value; should not be |
Return value
Returns: PangoAttribute |
|
the newly allocated
|
|
The caller of the function takes ownership of the data, and is responsible for freeing it |