FDOSTUI
FreeDOS Text User Interface
Public Attributes | List of all members
menuitembar Struct Reference

a menu bar item More...

Public Attributes

unsigned char const * m_label
 
unsigned int m_mnemonic_offset
 
enum scancodes m_accel_scancode
 
struct menuitemm_items
 

Detailed Description

a menu bar item

Member Data Documentation

◆ m_accel_scancode

menuitembar::m_accel_scancode

accelerator scan code

◆ m_items

menuitembar::m_items

reference to the popup menu

◆ m_label

menuitembar::m_label

menu item label (displayed as entered). The life of the label should outlast the life of the menu item.

◆ m_mnemonic_offset

menuitembar::m_mnemonic_offset

zero based offset of the mnemonic.


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