Method
Pango.Attribute.as_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 called function | |
Can be NULL |