wlmaker
|
Public Attributes | |
wlmtk_box_t | super_box |
unsigned | width |
wlmtk_resizebar_style_t | style |
bs_gfxbuf_t * | gfxbuf_ptr |
wlmtk_resizebar_area_t * | left_area_ptr |
wlmtk_resizebar_area_t * | center_area_ptr |
wlmtk_resizebar_area_t * | right_area_ptr |
State of the title bar.
wlmtk_resizebar_area_t* _wlmtk_resizebar_t::center_area_ptr |
Center element of the resizebar.
bs_gfxbuf_t* _wlmtk_resizebar_t::gfxbuf_ptr |
Background.
wlmtk_resizebar_area_t* _wlmtk_resizebar_t::left_area_ptr |
Left element of the resizebar.
wlmtk_resizebar_area_t* _wlmtk_resizebar_t::right_area_ptr |
Right element of the resizebar.
wlmtk_resizebar_style_t _wlmtk_resizebar_t::style |
Style of the resize bar.
wlmtk_box_t _wlmtk_resizebar_t::super_box |
Superclass: Box.
unsigned _wlmtk_resizebar_t::width |
Current width of the resize bar.