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