Next: , Previous: Node instances, Up: The AppTree


4.1.3 Internal variables

rw
The Root Widget of the apptree widgets hierarchy.
treew
The Tree widget path.
ats
The App Trees Structure, that contain all the logical data of the apptree.
popts
The packing options of the root widget.
visible_f
This boolean flag reflect the visible state of the apptree. It is initially set to 1.
ctree
The current tree.
destroy_page_text
next_page_text
previous_page_text
cbs
Associative array containing the code associated with each callback supported by the apptree. See the 'Callbacks' subsection for more information about the available callbacks.
default_icon
It is an image that acts as the default icon.