[ 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.