From b6c790a93fba1887c5fff6b941f6c521073ab4b1 Mon Sep 17 00:00:00 2001 From: Manolo Gouy Date: Sat, 17 Feb 2018 08:28:51 +0000 Subject: Slight documentation fix for class Fl_Sys_Menu_Bar. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12672 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- FL/Fl_Sys_Menu_Bar.H | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FL/Fl_Sys_Menu_Bar.H b/FL/Fl_Sys_Menu_Bar.H index 815d36e9e..d89cc2d61 100644 --- a/FL/Fl_Sys_Menu_Bar.H +++ b/FL/Fl_Sys_Menu_Bar.H @@ -33,7 +33,7 @@ class Fl_Sys_Menu_Bar_Driver; On the MacOS platform, the system menu bar of any FLTK app begins with the Application menu which the FLTK library automatically constructs. Functions - Fl_Mac_App_Menu::custom_application_menu_items() and fl_mac_set_about() can be used to further customize + Fl_Mac_App_Menu::custom_application_menu_items() and Fl_Sys_Menu_Bar::about() can be used to further customize the Application menu. The FLTK library also automatically constructs and handles a Window menu which can be further customized (or even removed) calling Fl_Sys_Menu_Bar::window_menu_style(window_menu_style_enum style). -- cgit v1.2.3