Added docs to Fl_Sys_Menu_Bar to refer to fl_mac_set_about().
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9636 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
ba8fd78d6b
commit
e607c90877
@ -28,6 +28,9 @@
|
||||
@brief A class to create, modify and delete menus that appear on Mac OS X in the menu bar at the top of the screen.
|
||||
*
|
||||
* On other than Mac OS X platforms, Fl_Sys_Menu_Bar is a synonym of class Fl_Menu_Bar.
|
||||
*
|
||||
* You can configure a callback for the 'About' menu item to invoke your own code with fl_mac_set_about().
|
||||
*
|
||||
*/
|
||||
class FL_EXPORT Fl_Sys_Menu_Bar : public Fl_Menu_Bar {
|
||||
protected:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user