GtkTreeView::collapse_row

void collapse_row(array path);

Collapses the row at the given path (hides its child rows, if they exist).

See also: collapse_all() , expand_row()