collapse_row


Description:

public bool collapse_row (TreePath path)

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

Note:

Use [class@Gtk.ListView] or [class@Gtk.ColumnView] instead

Parameters:

this

a `GtkTreeView`

path

path to a row in the this

Returns:

true if the row was collapsed.