Extracted from Pike v7.4 release 117 at 2004-11-02.
pike.ida.liu.se
[Top]
predef::
GTK
GTK.Ctree

Method GTK.Ctree()->remove_node()


Method remove_node

GTK.Ctree remove_node(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.