gtkTreeViewExpandRow {RGtk2} | R Documentation |
Opens the row so its children are visible.
gtkTreeViewExpandRow(object, path, open.all)
|
[GtkTreeView ] a GtkTreeView |
|
[GtkTreePath ] path to a row |
|
[logical] whether to recursively expand, or just expand immediate children |
[logical] TRUE
if the row existed and had children
Derived by RGtkGen from GTK+ documentation