Method

GtkIconViewget_activate_on_single_click

since: 3.8

Declaration [src]

gboolean
gtk_icon_view_get_activate_on_single_click (
  GtkIconView* icon_view
)

Description [src]

Gets the setting set by gtk_icon_view_set_activate_on_single_click().

Available since: 3.8

Return value

Type: gboolean

TRUE if item-activated will be emitted on a single click.