Method
Pango.AttrIterator.get_attrs
Declaration [src]
GSList*
pango_attr_iterator_get_attrs (
PangoAttrIterator* iterator
)
Return value
Returns: A list of PangoAttribute |
|
a list of all attributes for the current range. To free this value,
call |
|
Ownership of the data is transferred to the caller |