PgAttributeList.getIterator

Create a iterator initialized to the beginning of the list. @list must not be modified until this iterator is freed.

class PgAttributeList
getIterator
()

Return Value

the newly allocated #PangoAttrIterator, which should be freed with pango_attr_iterator_destroy().

Meta