IconView.itemActivated

void itemActivated(gtk.tree_path.TreePath path)

Activates the item determined by path.

Parameters

pathThe [gtk.tree_path.TreePath] to be activated

Deprecated

Use [gtk.grid_view.GridView] instead