TreeSelection.unselectPath

void unselectPath(gtk.tree_path.TreePath path)

Unselects the row at path.

Parameters

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

Deprecated

Use GtkListView or GtkColumnView