Method
Pango.Attribute.as_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 called function | |
Can be NULL |