Package: gtk
Function gtk:filter-changed
Lambda Listgtk:filter-changed (filter change) ArgumentsDetails Emits the "changed" signal to notify all users of the filter that
the filter changed.
Users of the filter should then check items again via the gtk:filter-match function. Depending on the change parameter, not all items need to be changed, but only some. Refer to the gtk:filter-change documentation for details. This function is intended for implementors of gtk:filter subclasses
and should not be called from other functions. | See also |
2024-9-27