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_distance()


Method set_double_click_distance

GDK2.Display set_double_click_distance(int distance)

Description

Sets the double click distance (two clicks within this distance count as a double click and result in a GDK_2BUTTON_PRESS event). See also set_double_click_time().