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