set_activate_on_single_click
Description:
Cause the row_activated signal to be emitted on a single click instead of a double click.
Parameters:
| this |
a TreeView |
| single |
true to emit row-activated on a single click |
Cause the row_activated signal to be emitted on a single click instead of a double click.
| this |
a TreeView |
| single |
true to emit row-activated on a single click |