Class
GtkNoSelection
[−]
Description [src]
final class Gtk.NoSelection : GObject.Object
implements Gio.ListModel, Gtk.SectionModel, Gtk.SelectionModel {
/* No available fields */
}
A selection model that does not allow selecting anything.
This model is meant to be used as a simple wrapper around a GListModel
when a GtkSelectionModel
is required.
GtkNoSelection
passes through sections from the underlying model.
[−]
Instance methods
[+]
Methods inherited from GListModel (5)
[+]
Methods inherited from GtkSectionModel (2)
[+]
Methods inherited from GtkSelectionModel (11)
[−]
Signals
[+]
Signals inherited from GListModel (1)
[+]
Signals inherited from GtkSectionModel (1)
[+]
Signals inherited from GtkSelectionModel (1)
[+]