Package: gtk
Function gtk:flow-box-invalidate-filter
Lambda Listgtk:flow-box-invalidate-filter (flowbox) ArgumentsDetails
Updates the filtering for all children in the flow box.
Call this function when the result of the filter function on the flow box is
changed due ot an external factor. For instance, this would be used if the
filter function just looked for a specific search term, and the search entry
with the string has changed. | See also |
2024-6-30