wlmaker
Loading...
Searching...
No Matches
Public Attributes | List of all members
_wlmtk_box_t Struct Reference

#include <box.h>

Collaboration diagram for _wlmtk_box_t:
Collaboration graph
[legend]

Public Attributes

wlmtk_container_t super_container
 
wlmtk_container_vmt_t orig_super_container_vmt
 
wlmtk_box_orientation_t orientation
 
wlmtk_container_t element_container
 
wlmtk_container_t margin_container
 
wlmtk_margin_style_t style
 

Detailed Description

State of the box.

Member Data Documentation

◆ element_container

wlmtk_container_t _wlmtk_box_t::element_container

Container for the box's elements.

◆ margin_container

wlmtk_container_t _wlmtk_box_t::margin_container

Container for margin elements.

◆ orientation

wlmtk_box_orientation_t _wlmtk_box_t::orientation

Orientation of the box.

◆ orig_super_container_vmt

wlmtk_container_vmt_t _wlmtk_box_t::orig_super_container_vmt

Virtual method table of the superclass' container.

◆ style

wlmtk_margin_style_t _wlmtk_box_t::style

Margin style.

◆ super_container

wlmtk_container_t _wlmtk_box_t::super_container

Super class of the box.


The documentation for this struct was generated from the following file: