[ Version ( since = "4.21.0" ) ]
public uint get_single_click_timeout ()
Returns the amount of time in milliseconds after which the item under the mouse cursor will be selected automatically in single click mode.
A value of 0 means that the behavior is disabled and the user must alter the selection manually.
| this |
a TreeView. |
|
the single click autoselect timeout or 0 if the behavior is disabled. |