wlmaker
Loading...
Searching...
No Matches
wlmtool_menu Struct Reference
Collaboration diagram for wlmtool_menu:

Public Attributes

struct wlmtool_item menu_item
bs_avltree_t * tree_ptr
bs_dllist_t items
bspl_string_t * title_ptr

Detailed Description

Menu item: A menu.

Member Data Documentation

◆ items

bs_dllist_t wlmtool_menu::items

Items, through wlmtool_item::dlnode. Defines the order.

◆ menu_item

struct wlmtool_item wlmtool_menu::menu_item

Parent class: An item.

◆ title_ptr

bspl_string_t* wlmtool_menu::title_ptr

The menu's title.

◆ tree_ptr

bs_avltree_t* wlmtool_menu::tree_ptr

To disambiguate duplicate entries, and to lookup by key.


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