set_activate_on_single_click
Description:
Causes the `GtkIconView`item_activated signal to be emitted on a single click instead of a double click.
Note:
Use [class@Gtk.GridView] instead
Parameters:
this |
a `GtkIconView` |
single |
true to emit item-activated on a single click |