get_attributes


Description:

[ Version ( since = "1.44" ) ]
public SList<Attribute> get_attributes ()

Gets a list of all attributes in this.

Parameters:

this

a `PangoAttrList`

Returns:

a list of all attributes in this. To free this value, call [method@Pango.Attribute.destroy] on each value and g_slist_free on the list.