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

#include <menu.h>

Collaboration diagram for _wlmtk_menu_t:
Collaboration graph
[legend]

Public Attributes

wlmtk_bordered_t super_bordered
 
wlmtk_box_t box
 
wlmtk_menu_style_t style
 
bs_dllist_t items
 

Detailed Description

State of the menu.

Member Data Documentation

◆ box

wlmtk_box_t _wlmtk_menu_t::box

Contains a box, holding menu items.

◆ items

bs_dllist_t _wlmtk_menu_t::items

List of menu items, via wlmtk_menu_item_t::dlnode.

◆ style

wlmtk_menu_style_t _wlmtk_menu_t::style

Style of the menu.

◆ super_bordered

wlmtk_bordered_t _wlmtk_menu_t::super_bordered

Derived from a wlmtk_bordered_t.


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