Method

GdkDisplayset_double_click_time

since: 2.2

Declaration [src]

void
gdk_display_set_double_click_time (
  GdkDisplay* display,
  guint msec
)

Description [src]

Sets the double click time (two clicks within this time interval count as a double click and result in a #GDK_2BUTTON_PRESS event). Applications should not set this, it is a global user-configured setting.

Available since: 2.2

Parameters

msec

Type: guint

Double click time in milliseconds (thousandths of a second)