TreeView.expandToPath

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

class TreeView
void
expandToPath

Parameters

path TreePath

path to a row.

Meta