Package: gtk
Function gtk:custom-filter-set-filter-func
Lambda Listgtk:custom-filter-set-filter-func (filter &optional func) ArgumentsDetails to unset the function
Sets (or unsets) the function used for filtering items. If func 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