Package: pango

Callback pango:attr-filter-func

Syntax

lambda (attribute) => result

Arguments

attribute -- a pango:attribute instance
result -- a boolean whether the attribute should be filtered out

Details

A predicate callback function used by the pango:attr-list-filter function to filter out a subset of attributes for an attribute list.
 

See also

#2025-1-1