wlmaker
|
#include <pane.h>
Public Attributes | |
wlmtk_container_t | super_container |
wlmtk_element_t * | element_ptr |
wlmtk_container_t | popup_container |
State of a window or popup pane.
wlmtk_element_t* _wlmtk_pane_t::element_ptr |
Points to the element contained in this pane.
wlmtk_container_t _wlmtk_pane_t::popup_container |
Container for the popups.
wlmtk_container_t _wlmtk_pane_t::super_container |
Super class of the pane: A container, holds element and popups.