Package: gtk

Function gtk-list-box-invalidate-filter

Lambda List

gtk-list-box-invalidate-filter (listbox)

Arguments

listbox -- a gtk-list-box widget

Details

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 entry with the search string has changed.
 

See also

2021-11-15