AttrList.getAttributes

pango.attribute.Attribute[] getAttributes()

Gets a list of all attributes in list.

Returns

a list of all attributes in list. To free this value,

call [pango.attribute.Attribute.destroy] on each value and [glib.slist.SList.free] on the list.