Method

IdeTreeModelset_root

Declaration

void
ide_tree_model_set_root (
  IdeTreeModel* self,
  IdeTreeNode* root
)

Description

No description available.
Sets propertyIde.TreeModel:root

Parameters

root IdeTreeNode
  No description available.
 The data is owned by the caller of the function.