Gtk.TreeModelFilter.prototype.refilter
function refilter():void { // Gjs wrapper for gtk_tree_model_filter_refilter() }
Emits ::row_changed for each row in the child model, which causes the filter to re-evaluate whether a row is visible or not.
Since 2.4