set_double_click_distance
Description:
Sets the double click distance (two clicks within this distance count as a double click and result in a @2BUTTON_PRESS event).
See also set_double_click_time. Applications should not set this, it is a global user-configured setting.
Parameters:
this |
a Display |
distance |
distance in pixels |