gtkCTreeExpandToDepth {RGtk2} | R Documentation |
Expand a node and its children up to the depth given.
WARNING: gtk_ctree_expand_to_depth
is deprecated and should not be used in newly-written code.
gtkCTreeExpandToDepth(object, node, depth)
|
[GtkCTree ] |
|
[GtkCTreeNode ] |
|
[integer] The (absolute) depth up to which to expand nodes. |
Derived by RGtkGen from GTK+ documentation