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: %TRUE if the row was collapsed.

Meta