Revision Difference
DTree_Node:SetRoot#553709
<function name="SetRoot" parent="DTree_Node" type="panelfunc">
<ispanel>yes</ispanel>⤶
<description>
<internal></internal>
Sets the root node (the <page>DTree</page>) of this node.
This is set automatically, you shouldn't use this.
</description>
<realm>Client and Menu</realm>
<args>
<arg name="root" type="Panel">The panel to set as root node.</arg>
</args>
</function>