wlmaker
Loading...
Searching...
No Matches
Public Attributes | List of all members
_wlmtk_dock_t Struct Reference
Collaboration diagram for _wlmtk_dock_t:
Collaboration graph
[legend]

Public Attributes

wlmtk_panel_t super_panel
 
wlmtk_element_vmt_t old_element_vmt
 
wlmtk_panel_positioning_t panel_positioning
 
wlmtk_dock_positioning_t dock_positioning
 
struct wlmtk_dock_style style
 
wlmtk_box_t tile_box
 
bs_dllist_t tiles
 

Detailed Description

State of the toolkit dock.

Member Data Documentation

◆ dock_positioning

wlmtk_dock_positioning_t _wlmtk_dock_t::dock_positioning

Copy of the positioning information this dock was called from.

◆ old_element_vmt

wlmtk_element_vmt_t _wlmtk_dock_t::old_element_vmt

Original virtual method table of the panel's wlmtk_element_t.

◆ panel_positioning

wlmtk_panel_positioning_t _wlmtk_dock_t::panel_positioning

Positioning information for the panel.

◆ style

struct wlmtk_dock_style _wlmtk_dock_t::style

Styling info of the dock.

◆ super_panel

wlmtk_panel_t _wlmtk_dock_t::super_panel

Parent class: The panel.

◆ tile_box

wlmtk_box_t _wlmtk_dock_t::tile_box

Principal element of the dock is a box, holding tiles.

◆ tiles

bs_dllist_t _wlmtk_dock_t::tiles

Extra holder for tiles, for direct access.


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