collapseRow

open fun collapseRow(path: TreePath): Boolean

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

Return

true if the row was collapsed.

Parameters

path

path to a row in the @tree_view