collapse_row


Description:

public bool collapse_row (TreePath path)

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

Parameters:

this

a TreeView

path

path to a row in the this

Returns:

true if the row was collapsed.