Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
GTK2
GTK2.GdkDisplay

Method GTK2.GdkDisplay()->set_double_click_time()


Method set_double_click_time

GDK2.Display set_double_click_time(int msec)

Description

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