Package: gtk
Function gtk:list-box-invalidate-filter
Lambda Listgtk:list-box-invalidate-filter (listbox) ArgumentsDetails
Update the filtering for all rows.
Call this when the result of the filter function on the list box is changed
due to an external factor. For instance, this would be used if the filter
function just looked for a specific search string and the search entry with
the search string has changed. | See also |
#2024-4-13