Method

IdeTreeNodeset_parent

Declaration

void
ide_tree_node_set_parent (
  IdeTreeNode* self,
  IdeTreeNode* node
)

Description

No description available.
Sets propertyIde.TreeNode:parent

Parameters

node

Type: IdeTreeNode

No description available.

The data is owned by the caller of the method.