Package: gtk
Class gtk:single-selection
Superclassesgtk:selection-model, gio:list-model, gtk:section-model, gobject:object, common-lisp:standard-object, common-lisp:t Documented Subclasses
None
Direct SlotsDetails The gtk:single-selection class is an implementation of the gtk:selection-model interface that allows selecting a single
element.
It is the default selection method used by list widgets in GTK. Note that the selection is *persistent* -- if the selected item is removed and re-added in the same "items-changed" signal emission, it stays selected. In particular, this means that changing the sort order of an underlying sort model will preserve the selection. | Returned byInherited Slot Access FunctionsSee also |
2024-12-22