TreeView.collapseRow

Collapses a row (hides its child rows, if they exist).

class TreeView
bool
collapseRow

Parameters

path TreePath

path to a row in the tree_view

Return Value

Type: bool

TRUE if the row was collapsed.