equal
Description:
Checks whether this 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.
Parameters:
this |
a `PangoAttrList` |
other_list |
the other `PangoAttrList` |
Returns:
true if the lists are equal, false if they aren't |