build_tree
Description:
public unowned Node<
string>
build_tree ()
Get components tree root node
Root node will be initialised only once (on first call)
Parameters:
| this |
The AlteratorComponentsTree instance.
|
Returns:
|
A GNode containing categories root node
|