Package: gdk

Function gdk:display-set-double-click-distance

Lambda List

gdk:display-set-double-click-distance (display distance)

Arguments

display -- a gdk:display object
distance -- an unsigned integer for the distance in pixels

Details

Sets the double click distance. Two clicks within this distance count as a double click and result in a :double-button-press event. See also the gdk:display-set-double-click-time function. Applications should not set this, it is a global user-configured setting.
 

See also

2023-3-4