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