get_attrs


Description:

[ Version ( since = "1.2" ) ]
public SList<Attribute> get_attrs ()

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

Parameters:

this

a `PangoAttrIterator`

Returns:

a list of all attributes for the current range. To free this value, call [[email protected]] on each value and g_slist_free on the list.




2022 vala-language.org