Package: pango

Function pango:attr-list-equal

Lambda List

pango:attr-list-equal (attrlist1 attrlist2)

Arguments

attrlist1 -- a pango:attr-list instance
attrlist2 -- a pango:attr-list instance

Details

Checks whether listattr1 and listattr2 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.

Since 1.46
 

See also

2025-1-1