Package: gtk
Function gtk:custom-filter-new
Lambda Listgtk:custom-filter-new (&optional func) ArgumentsReturn ValueThe new gtk:custom-filter object. Details Creates a new custom filter using the given func callback function to
filter items. If the func argument is nil, the custom filter matches all items.
If the custom filter function changes its filtering behavior, the gtk:filter-changed function needs to be called. | See also |
2024-9-27