Method GTK1.Ctree()->remove_node()
- Method remove_node
GTK1.Ctree remove_node(GTK1.CTreeNode node)
- Description
Remove a node and it's subnodes from the tree. The nodes will be destroyed, so you cannot add them again.
GTK1.Ctree remove_node(GTK1.CTreeNode node)
Remove a node and it's subnodes from the tree. The nodes will be destroyed, so you cannot add them again.