From d272c1b43fc60f284591e7121f8813969374a7b3 Mon Sep 17 00:00:00 2001 From: Fabien Costantini Date: Wed, 15 Oct 2008 11:27:29 +0000 Subject: Doxygen PDF Documentation: Added image latex tags, added missing eps corresponding images (most of them in B/W) for the widget classes. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6437 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- FL/Fl_Menu_Bar.H | 1 + 1 file changed, 1 insertion(+) (limited to 'FL/Fl_Menu_Bar.H') diff --git a/FL/Fl_Menu_Bar.H b/FL/Fl_Menu_Bar.H index 96d02af57..595a5d5f5 100644 --- a/FL/Fl_Menu_Bar.H +++ b/FL/Fl_Menu_Bar.H @@ -45,6 +45,7 @@ define the pull-down menus. Sub-sub menus and lower pop up to the right of the submenus.

\image html menubar.gif

+ \image latex menubar.eps " menubar" width=12cm

If there is an item in the top menu that is not a title of a submenu, then it acts like a "button" in the menubar. Clicking on it will pick it.

-- cgit v1.2.3