Package: gtk

Accessor gtk-list-box-selection-mode

Lambda List

gtk-list-box-selection-mode (object)

Syntax

(gtk-list-box-selection-mode object) => mode
(setf (gtk-list-box-selection-mode object) mode)

Arguments

object -- a gtk-list-box widget
mode -- a value of the gtk-selection-mode enumeration

Details

Accessor of the selection-mode slot of the gtk-list-box class.

The gtk-list-box-selection-mode slot access function gets the selection mode of the list box. The (setf gtk-list-box-selection-mode) slot access function sets the selection mode. See the gtk-selection-mode enumeration for details.
 

See also

2021-11-15