IconView.unselectPath
void unselectPath(gtk.tree_path.TreePath path)Unselects the row at path.
Parameters
path | The [gtk.tree_path.TreePath] to be unselected. |
Deprecated
Use [gtk.grid_view.GridView] instead
void unselectPath(gtk.tree_path.TreePath path)Unselects the row at path.
path | The [gtk.tree_path.TreePath] to be unselected. |