Package: gtk

Accessor gtk:column-view-enable-rubberband

Lambda List

gtk:column-view-enable-rubberband (object)

Syntax

(gtk:column-view-enable-rubberband object) => setting
(setf (gtk:column-view-enable-rubberband object) setting)

Arguments

object -- a gtk:column-view object
setting -- true if rubberband selection is enabled

Details

Accessor of the enable-rubberband slot of the gtk:column-view class. The gtk:column-view-enable-rubberband function returns whether rows can be selected by dragging with the mouse. The (setf gtk:column-view-enable-rubberband) function sets whether selections can be changed by dragging with the mouse.
 

See also

2024-11-28