Package: gtk
Function gtk:any-filter-new
Lambda Listgtk:any-filter-new () Return ValueThe new gtk:any-filter object. Details
Creates a new empty "any" filter. Use the gtk:multi-filter-append function to add filters to it. This
filter matches an item if any of the filters added to it matches the item.
In particular, this means that if no filter has been added to it, the filter
matches no item. | See also |
2024-9-28