NoSelection


Object Hierarchy:

Object hierarchy for NoSelection

Description:

[ CCode ( type_id = "gtk_no_selection_get_type ()" ) ]
public sealed class NoSelection : Object, ListModel, SectionModel, SelectionModel

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.


Namespace: Gtk
Package: gtk4

Content:

Properties:

Creation methods:

Methods:

Inherited Members:

All known members inherited from interface GLib.ListModel
All known members inherited from interface Gtk.SectionModel