Method
IdeTreeModelget_root
since: 3.32
Description
Gets the root IdeTreeNode. This node is never visualized in the tree, but
is used to build the immediate children which are displayed in the tree.
Available since: 3.32
| Gets property | Ide.TreeModel:root |
Return value
Type: IdeTreeNode
An IdeTreeNode.
| The data is owned by the instance. |