Package org.gnome.gtk

Class MultiSelection<T extends GObject>

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

@Generated("io.github.jwharm.JavaGI") public class MultiSelection<T extends GObject> extends GObject implements ListModel<T>, SectionModel<T>, SelectionModel<T>
GtkMultiSelection is a GtkSelectionModel that allows selecting multiple elements.