PgAttributeIterator.getAttrs

Gets a list of all attributes at the current position of the iterator.

class PgAttributeIterator
getAttrs
()

Return Value

Type: ListSG

a list of all attributes for the current range. To free this value, call pango_attribute_destroy() on each value and g_slist_free() on the list.

Meta