Generic function
Expands the specified node in a tree control.
expand-node tree-control node #key sort-function => ()
<tree-control>.
<tree-node>.
None
duim-gadgets
duim-gadgets
Expands the specified node in a tree-control, thereby displaying any children that the node has.
If no children have been explicitly added to the node before it is expanded, they are generated by calling the tree's children generating function on the node.