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