[ Version ( deprecated = true , deprecated_since = "1.4" , since = "0.4" ) ]
public void set_double_click_time (uint msec)
Warning: set_double_click_time is deprecated since 1.4.
Sets the maximum time between two button press events, used to verify whether it's a double click event or not.
Use double_click_time instead
this |
a Backend |
msec |
milliseconds between two button press events |