[ Version ( since = "4.21.0" ) ]
public void set_single_click (bool single_click)
If single_click is true, this will use single-click
mode, else the default double-click mode will be used.
| this |
an TreeView. |
| single_click |
true to use single-click for this, false otherwise. |