Function
Pangoattr_width_new
since: 1.58
Declaration [src]
PangoAttribute*
pango_attr_width_new (
PangoWidth width
)
Parameters
width-
Type:
PangoWidthThe width.
Return value
Type: PangoAttribute
The newly allocated
PangoAttribute, which should be freed with
pango_attribute_destroy().
| The caller of the function takes ownership of the data, and is responsible for freeing it. |