equal

fun equal(otherList: AttrList): Boolean

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.

Return

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

Since

1.46

Parameters

otherList

the other PangoAttrList