TreeView.expandToPath

Expands the row at path. This will also expand all parent rows of path as necessary.

More...
class TreeView
void
expandToPath

Parameters

path gtk.tree_path.TreePath

path to a row.

Detailed Description