
[Top]
GTK
GTK.Ctree
|
Method GTK.Ctree()->expand_to_depth()
- Method
expand_to_depth
object(GTK.Ctree) GTK.Ctree()->expand_to_depth(object(GTK.CTreeNode) node, int depth)
- Description
-
Expand depth levels of the tree, starting with the specified node.
If no node is given, start with the toplevel node.
Extracted from Pike v7.3 release 11 at 2001-11-03.
|