Method
Pango.Attribute.as_font_desc
Declaration [src]
PangoAttrFontDesc*
pango_attribute_as_font_desc (
PangoAttribute* attr
)
Description [src]
Returns the attribute cast to PangoAttrFontDesc
.
This is mainly useful for language bindings.
Available since: | 1.50 |
Return value
Returns: PangoAttrFontDesc |
|
The attribute as |
|
The data is owned by the called function | |
Can be NULL |