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 [method@Pango.Attribute.destroy] on each value and g_slist_free on the list.