PgAttributeList.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 PgAttributeList
bool
equal

Parameters

otherList PgAttributeList

the other PangoAttrList

Return Value

Type: bool

%TRUE if the lists are equal, %FALSE if they aren't.

Meta

Since

1.46