[ Version ( since = "1.2" ) ]
public SList<Attribute> get_attrs ()
Gets a list of all attributes at the current position of the iterator.
this |
a `PangoAttrIterator` |
a list of all attributes for the current range. To free this value, call [[email protected]] on each value and
|