gtkCTreeExpandToDepth {RGtk2}R Documentation

gtkCTreeExpandToDepth

Description

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.

Usage

gtkCTreeExpandToDepth(object, node, depth)

Arguments

object

The (absolute) depth up to which to expand nodes.

node

undocumented

depth

undocumented

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]