[ HasEmitter ]
public signal void changed (FilterChange change)
Emitted whenever the filter changed.
Users of the filter should then check items again via [[email protected]].
`GtkFilterListModel` handles this signal automatically.
Depending on the change
parameter, not all items need to be checked, but only some. Refer to the [[email protected]]
documentation for details.
change |
how the filter changed |