Package: gtk

Accessor gtk:column-view-single-click-activate

Lambda List

gtk:column-view-single-click-activate (object)

Syntax

(gtk:column-view-single-click-activate object) => setting
(setf (gtk:column-view-single-click-activate object) setting)

Arguments

object -- a gtk:column-view object
setting -- true if rows are activated on single click

Details

The accessor for the single-click-activate slot of the gtk:column-view class gets or sets whether rows will be activated on single click and selected on hover.
 

See also

2025-09-21