TreeNode

Widgets: Trees - TreeNode functions return true when the node is open, in which case you need to also call TreePop() when you are finished displaying the tree node contents.

pure @nogc nothrow @trusted
bool
TreeNode
(
scope const(char)* label
)

Meta