FDOSTUI
FreeDOS Text User Interface
|
a menu bar item More...
Public Attributes | |
unsigned char const * | m_label |
unsigned int | m_mnemonic_offset |
enum scancodes | m_accel_scancode |
struct menuitem * | m_items |
a menu bar item
menuitembar::m_accel_scancode |
accelerator scan code
menuitembar::m_items |
reference to the popup menu
menuitembar::m_label |
menu item label (displayed as entered). The life of the label should outlast the life of the menu item.
menuitembar::m_mnemonic_offset |
zero based offset of the mnemonic.