Package: pango
Function pango:attr-list-filter
Lambda Listpango:attr-list-filter (attrlist func) ArgumentsReturn Value    The new pango:attr-list instance or nil if no attributes of
    the given types were found.   Details        
    Given a attribute list and callback function, removes any elements of the    attribute list for which func returns true and inserts them into
    a new attribute list.        | See also | 
#2025-08-17