Package: gtk

Class gtk:no-selection

Superclasses

gtk:selection-model, gio:list-model, gtk:section-model, gobject:object, common-lisp:standard-object, common-lisp:t

Documented Subclasses

None

Direct Slots

item-type
The item-type property of type g:type-t (Read)
The type of items. Since 4.8
model
The model property of type g:list-model (Read / Write)
The model being managed.
n-items
The n-items property of type :uint (Read / Write)
The number of items. Since 4.8
Default value: 0

Details

The gtk:no-selection class is an implementation of the gtk:selection-model interface that does not allow selecting anything. This model is meant to be used as a simple wrapper to g:list-model objects when a gtk:selection-model object is required. The gtk:no-selection object passes through sections from the underlying model.
 

Returned by

Inherited Slot Access Functions

See also

2023-9-6