Package: gtk

Accessor gtk:settings-gtk-dnd-drag-threshold

Lambda List

gtk:settings-gtk-dnd-drag-threshold (object)

Syntax

(gtk:settings-gtk-dnd-drag-threshold object) => setting
(setf (gtk:settings-gtk-dnd-drag-threshold object) setting)

Arguments

object -- a gtk:settings object
setting -- an integer with the number of pixels the cursor can move

Details

Accessor of the gtk-dnd-drag-threshold slot of the gtk:settings class. Number of pixels the cursor can move before dragging.
 

See also

2023-8-30