.. _func_maxgui_tree views_treeviewroot: ============ TreeViewRoot ============ TreeViewRoot - Description =========== .. code-block:: blitzmax TreeViewRoot:TGadget( treeview:TGadget ) Get the root node of a TreeView gadget. This is required to parent the first nodes of a blank treeview to. See Also: #CreateTreeView Parameters ========== Return Values ============= Nothing. Examples ======== See Also ========