AttrList.getAttributes

Gets a list of all attributes in list.

class AttrList
getAttributes
()

Return Value

Type: pango.attribute.Attribute[]

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.