Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkTreeViewCollapseRow: gtkTreeViewCollapseRow
Description
Collapses a row (hides its child rows, if they exist).
Usage
gtkTreeViewCollapseRow(object, path)
Arguments
object
a
GtkTreeView
path
path to a row in the
tree.view
Value
TRUE
if the row was collapsed.