Method
Pango.AttrIterator.get_font
Declaration [src]
void
pango_attr_iterator_get_font (
PangoAttrIterator* iterator,
PangoFontDescription* desc,
PangoLanguage** language,
GSList** extra_attrs
)
Parameters
desc |
PangoFontDescription |
a |
|
Ownership is not transferred to the callee | |
language |
PangoLanguage |
if non- |
|
Can be NULL | |
Ownership is not transferred to the callee | |
extra_attrs |
A list of PangoAttribute |
if non- |
|
Can be NULL | |
Ownership of the data is transferred to the callee |