Package: gtk

Function gtk-flow-box-invalidate-filter

Lambda List

gtk-flow-box-invalidate-filter (flowbox)

Arguments

flowbox -- a gtk-flow-box widget

Details

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

See also

*2021-12-15