Method
PangoAttributeas_int
Declaration [src]
PangoAttrInt*
pango_attribute_as_int (
PangoAttribute* attr
)
Description [src]
Returns the attribute cast to PangoAttrInt
.
This is mainly useful for language bindings.
Available since: | 1.50 |
Return value
Returns: | PangoAttrInt |
The attribute as |
|
The data is owned by the instance. | |
The return value can be NULL . |