Package: gdk

Function gdk-display-set-double-click-time

Lambda List

gdk-display-set-double-click-time (display msec)

Arguments

display -- a gdk-display object
msec -- an unsigned integer with the double click time in milliseconds

Details

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

See also

2021-12-12