Gtk.IconView.prototype.item_activated

function item_activated(path:Gtk.TreePath):void {
    // Gjs wrapper for gtk_icon_view_item_activated()
}

Activates the item determined by path.

Since 2.6

path

The Gtk.TreePath to be activated