IconView.itemActivated

void itemActivated(gtk.tree_path.TreePath path) nothrow

Activates the item determined by path.

Parameters

pathThe gtk.tree_path.TreePath to be activated

Deprecated