Method
PangoAttributeas_language
since: 1.50
[β]
Description [src]
Returns the attribute cast to PangoAttrLanguage
.
This is mainly useful for language bindings.
Available since: 1.50
[β]
Return value
Type: PangoAttrLanguage
The attribute as PangoAttrLanguage
, or NULL
if itβs not a language attribute.
The returned data is owned by the instance. |
The return value can be NULL . |