NoSelection
Object Hierarchy:
Description:
[ CCode ( type_id = "gtk_no_selection_get_type ()" ) ]
public sealed class NoSelection : Object, ListModel, SectionModel, SelectionModel
public sealed class NoSelection : Object, ListModel, SectionModel, SelectionModel
`GtkNoSelection` is a `GtkSelectionModel` 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.
Namespace: Gtk
Package: gtk4
Content:
Properties:
Creation methods:
Methods:
Inherited Members:
All known members inherited from class GLib.Object
All known members inherited from interface GLib.ListModel
All known members inherited from interface Gtk.SectionModel
All known members inherited from interface Gtk.SelectionModel