Draw this node as a root node.
Draw this node at specified location.
Draw this node.
Hide the node.
Check if the node is hovered.
Get the current style.
Remove this node from the tree before the next draw.
Recalculate the minimum node size and update the minSize property.
Ditto
Show the node.
Toggle the node's visibility.
Recalculate the window size before next draw.
This node defines a single style, style, which also works as a default style for all other nodes. However, rather than for that, the purpose of this style is to define the convention of style being the node's default, idle style.
Check if the node is hidden.
Set the visibility
Check if this node is hovered.
Get the current theme.
Set the theme.
Layout for this node.
Minimum size of the node.
If true, this node will be removed from the tree on the next draw.
Tree data for the node. Note: requires at least one draw before this will work.
Reload styles for the node. Triggered when the theme is changed.
Represents a Glui node.