Method
Pango.Attribute.as_size
Declaration [src]
PangoAttrSize*
pango_attribute_as_size (
PangoAttribute* attr
)
Description [src]
Returns the attribute cast to PangoAttrSize
.
This is mainly useful for language bindings.
Available since: | 1.50 |
Return value
Returns: PangoAttrSize |
|
The attribute as |
|
The data is owned by the called function | |
Can be NULL |