Package: gtk

Accessor gtk:flow-box-selection-mode

Lambda List

gtk:flow-box-selection-mode (object)

Syntax

(gtk:flow-box-selection-mode object) => mode
(setf (gtk:flow-box-selection-mode object) mode)

Arguments

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

Details

The accessor for the selection-mode slot of the gtk:flow-box class gets or sets the selection mode of the flow box.
 

See also

2025-07-29