Home | All Classes | Grouped Classes | Index | Search

CL_TreeNode::remove_item

Removes an item from tree. Note that it searches children as well for the item. Returns true if item was found and deleted.

	bool remove_item(
		CL_TreeNode* node);

See also:

CL_TreeNode



Questions or comments, write to the ClanLib mailing list.