gtkTreeViewCollapseRow {RGtk2} | R Documentation |
Collapses a row (hides its child rows, if they exist).
gtkTreeViewCollapseRow(object, path)
|
[GtkTreeView ] a GtkTreeView |
|
[GtkTreePath ] path to a row in the tree.view |
[logical] TRUE
if the row was collapsed.
Derived by RGtkGen from GTK+ documentation