Method

PangoAttrIteratornext

Declaration [src]

gboolean
pango_attr_iterator_next (
  PangoAttrIterator* iterator
)

Description [src]

Advance the iterator until the next change of style.

Return value

Type: gboolean

FALSE if the iterator is at the end of the list, otherwise TRUE.