equal


Description:

[ Version ( since = "1.46" ) ]
public bool equal (AttrList other_list)

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