[Top]
predef::
GTK
GTK.Ctree
|
Method GTK.Ctree()->expand_recursive()
- Method
expand_recursive
-
GTK.Ctree expand_recursive(GTK.CTreeNode node)
- Description
-
Expand the node, showing it's children, it's childrens children, etc.
If no node is given, expand the whole tree
|