[ Version ( since = "2.4" ) ]
public void set_double_click_distance (uint distance)
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.
this |
a Display |
distance |
distance in pixels |