invalidate_filter
Description:
[ Version ( since = "3.12" ) ]
public void invalidate_filter ()
public void invalidate_filter ()
Updates the filtering for all children.
Call this function when the result of the filter function on the this 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.
Parameters:
this |
a FlowBox |