Module fltk::menu

source ·
Expand description

Menu widgets

Structs

Creates a menu choice
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().

Functions

Delete a menu item
Set a callback for the “About” item of the system application menu on macOS.