|
|
static const char * | about |
| | Localizable text for the "About xxx" application menu item.
|
| |
|
static const char * | hide |
| | Localizable text for the "Hide xxx" application menu item.
|
| |
|
static const char * | hide_others |
| | Localizable text for the "Hide Others" application menu item.
|
| |
| static const char * | print |
| | Localizable text for the "Print Front Window" application menu item. More...
|
| |
|
static const char * | quit |
| | Localizable text for the "Quit xxx" application menu item.
|
| |
|
static const char * | services |
| | Localizable text for the "Services" application menu item.
|
| |
|
static const char * | show |
| | Localizable text for the "Show All" application menu item.
|
| |
◆ custom_application_menu_items()
| static void Fl_Mac_App_Menu::custom_application_menu_items |
( |
const Fl_Menu_Item * |
m | ) |
|
|
static |
Adds custom menu item(s) to the application menu of the system menu bar.
They are positioned after the "Print Front Window" item, or at its place if it was removed with Fl_Mac_App_Menu::print = "".
- Parameters
-
◆ print
| const char* Fl_Mac_App_Menu::print |
|
static |
Localizable text for the "Print Front Window" application menu item.
This menu item won't be displayed if Fl_Mac_App_Menu::print is set to an empty string.
The documentation for this class was generated from the following file: