Package: gtk

Accessor gtk:settings-gtk-primary-button-warps-slider

Lambda List

gtk:settings-gtk-primary-button-warps-slider (object)

Syntax

(gtk:settings-gtk-primary-button-warps-slider object) => setting
(setf (gtk:settings-gtk-primary-button-warps-slider object) setting)

Arguments

object -- a gtk:settings object
setting -- a boolean whether a click should scroll to the click position

Details

Accessor of the gtk-primary-buton-warps-slider slot of the gtk:settings class. Whether a click in a gtk:range widget trough should scroll to the click position or scroll by a single page in the respective direction.
 

See also

2023-8-30