Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkTreeViewExpandToPath: gtkTreeViewExpandToPath
Description
Expands the row at
path
. This will also expand all parent rows of
path
as necessary.
Usage
gtkTreeViewExpandToPath(object, path)
Arguments
object
A
GtkTreeView
.
path
path to a row.
Details
Since 2.2