AttrList.equal

Checks whether list and other_list contain the same attributes and whether those attributes apply to the same ranges.

Beware that this will return wrong values if any list contains duplicates.

class AttrList
bool
equal

Parameters

otherList pango.attr_list.AttrList

Return Value

Type: bool

true if the lists are equal, false if they aren't