
[Top]
GTK
GTK.Ctree
|
Method GTK.Ctree()->expand()
- Method
expand
object(GTK.Ctree) GTK.Ctree()->expand(object(GTK.CTreeNode) node)
- Description
-
Expand the node, showing it's children.
If no node is given, expand the toplevel of the tree
Extracted from Pike v7.3 release 11 at 2001-11-03.
|