Package org.gnome.gtk

Class SelectionFilterModel<T extends GObject>

java.lang.Object
All Implemented Interfaces:
Proxy, ListModelJavaList<T>, Iterable<T>, Collection<T>, List<T>, SequencedCollection<T>, ListModel<T>

@Generated("io.github.jwharm.JavaGI") public class SelectionFilterModel<T extends GObject> extends GObject implements ListModel<T>
GtkSelectionFilterModel is a list model that presents the selection from a GtkSelectionModel.