Gdk.setDoubleClickTime

Set the double click time for the default display. See gdk_display_set_double_click_time(). See also gdk_display_set_double_click_distance(). Applications should not set this, it is a global user-configured setting.

struct Gdk
static
void
setDoubleClickTime
(
uint msec
)

Parameters

msec uint

double click time in milliseconds (thousandths of a second)

Meta