Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkTreeViewExpandRow: gtkTreeViewExpandRow
Description
Opens the row so its children are visible.
Usage
gtkTreeViewExpandRow(object, path, open.all)
Arguments
object
a
GtkTreeView
path
path to a row
open.all
whether to recursively expand, or just expand immediate children
Value
TRUE
if the row existed and had children