gtkTreeViewExpandToPath {RGtk2} | R Documentation |
Expands the row at path
. This will also expand all parent rows of
path
as necessary.
gtkTreeViewExpandToPath(object, path)
|
[GtkTreeView ] A GtkTreeView . |
|
[GtkTreePath ] path to a row. |
Since 2.2
Derived by RGtkGen from GTK+ documentation