Function

Gdk-3.0Gdkset_double_click_time

  • 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.

    Parameters

    • msec: number

      double click time in milliseconds (thousandths of a second)

    Returns void