Method

IdeTreeNoderemove

Declaration

void
ide_tree_node_remove (
  IdeTreeNode* self,
  IdeTreeNode* child
)

Description

Like ide_tree_node_unparent() but checks parent first.

Parameters

child

Type: IdeTreeNode

No description available.

The data is owned by the caller of the method.