
[Top]
GTK
GTK.Ctree
|
Method GTK.Ctree()->remove_node()
- Method
remove_node
object(GTK.Ctree) GTK.Ctree()->remove_node(object(GTK.CTreeNode) node)
- Description
-
Remove a node and it's subnodes from the tree.
The nodes will be destroyed, so you cannot add them again.
Extracted from Pike v7.3 release 11 at 2001-11-03.
|