Method
IdeTreeNodeget_root
Description
Gets the root IdeTreeNode
by following the IdeTreeNode:parent
properties of each node.
Available since: | 3.32 |
Return value
Returns: | IdeTreeNode |
A |
|
The data is owned by the instance. | |
The return value can be NULL . |