Method
GtkTreeModelFilterrefilter
Declaration [src]
void
gtk_tree_model_filter_refilter (
GtkTreeModelFilter* filter
)
Description [src]
Emits ::row_changed for each row in the child model, which causes the filter to re-evaluate whether a row is visible or not.