[ Version ( since = "3.8" ) ]
public void set_activate_on_single_click (bool single)
Causes the item_activated signal to be emitted on a single click instead of a double click.
this |
a IconView |
single |
true to emit item-activated on a single click |