IconView.unselectPath

void unselectPath(gtk.tree_path.TreePath path)

Unselects the row at path.

Parameters

pathThe [gtk.tree_path.TreePath] to be unselected.

Deprecated

Use [gtk.grid_view.GridView] instead