wlmaker
|
#include <box.h>
State of the box.
wlmtk_container_t _wlmtk_box_t::element_container |
Container for the box's elements.
wlmtk_container_t _wlmtk_box_t::margin_container |
Container for margin elements.
wlmtk_box_orientation_t _wlmtk_box_t::orientation |
Orientation of the box.
wlmtk_container_vmt_t _wlmtk_box_t::orig_super_container_vmt |
Virtual method table of the superclass' container.
wlmtk_margin_style_t _wlmtk_box_t::style |
Margin style.
wlmtk_container_t _wlmtk_box_t::super_container |
Super class of the box.