set_double_click_time


Description:

[ 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.

Note:

Use double_click_time instead

Parameters:

this

a Backend

msec

milliseconds between two button press events