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.
the other pango.attr_list.AttrList
true if the lists are equal, false if they aren't
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.