summaryrefslogtreecommitdiff
path: root/documentation/Fl_Menu_Bar.html
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/Fl_Menu_Bar.html')
-rw-r--r--documentation/Fl_Menu_Bar.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/Fl_Menu_Bar.html b/documentation/Fl_Menu_Bar.html
index 6c97bca31..a33db2fda 100644
--- a/documentation/Fl_Menu_Bar.html
+++ b/documentation/Fl_Menu_Bar.html
@@ -27,7 +27,7 @@ single <A href=Fl_Menu_Item.html#Fl_Menu_Item><TT>Fl_Menu_Item</TT></A>
top level menu defines the items in the menubar, while the submenus
define the pull-down menus. Sub-sub menus and lower pop up to the right
of the submenus. </P>
-<P ALIGN=CENTER><IMG src=menubar.gif></P>
+<P ALIGN=CENTER><IMG src="menubar.gif" ALT="Fl_Menu_Bar widget."></P>
<P>If there is an item in the top menu that is not a title of a
submenu, then it acts like a &quot;button&quot; in the menubar. Clicking on it
will pick it. </P>