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 |
|
The data is owned by the caller of the function | |
language |
PangoLanguage |
if non- |
|
Can be NULL | |
The data is owned by the caller of the function | |
extra_attrs |
A list of PangoAttribute |
if non- |
|
Can be NULL | |
The called function takes ownership of the data, and is responsible for freeing it |