Method

IdeTreeset_root

Declaration

void
ide_tree_set_root (
  IdeTree* self,
  IdeTreeNode* root
)

Description

No description available.
Sets propertyIde.Tree:root

Parameters

root

Type: IdeTreeNode

No description available.

The data is owned by the caller of the method.