Module fltk::menu

source ·
Expand description

Menu widgets

Structs§

  • Creates a menu choice
  • Wrapper around Fl_Mac_App_Menu which exposes several static methods allowing the customization of the default system menu bar for the fltk application
  • Creates a menu bar
  • Creates a menu button
  • Defines the menu flag for any added menu items using the add() method
  • Creates a menu item
  • Creates a macOS system menu bar on macOS and a normal menu bar on other systems

Enums§

  • Defines the menu button types, which can be changed dynamically using the set_type().
  • Defines the window menu style for SysMenuBar

Functions§