set_activate_on_single_click


Description:

[ 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.

Note:

Use [class@Gtk.GridView] instead

Parameters:

this

a `GtkIconView`

single

true to emit item-activated on a single click