Virtual Method

GtkIconViewitem_activated

since: 2.6

Declaration [src]

void
item_activated (
  GtkIconView* icon_view,
  GtkTreePath* path
)

Description [src]

Activates the item determined by path.

Available since: 2.6

Parameters

path

Type: GtkTreePath

The GtkTreePath to be activated.

The data is owned by the caller of the method.