diff options
Diffstat (limited to 'documentation/Fl_Menu_Item.html')
| -rw-r--r-- | documentation/Fl_Menu_Item.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/Fl_Menu_Item.html b/documentation/Fl_Menu_Item.html index 68edf053d..ed470f926 100644 --- a/documentation/Fl_Menu_Item.html +++ b/documentation/Fl_Menu_Item.html @@ -69,7 +69,7 @@ Fl_Menu_Item popup[] = { {0}}; </PRE></UL> produces: -<P ALIGN=CENTER><IMG src="menu.gif"></P> +<P ALIGN=CENTER><IMG src="menu.gif" ALT="Fl_Menu_Item widgets."></P> A submenu title is identified by the bit <TT>FL_SUBMENU</TT> in the <TT> flags</TT> field, and ends with a <TT>label()</TT> that is <TT>NULL</TT>. @@ -82,7 +82,7 @@ not access them directly to avoid compatibility problems with future releases of FLTK. </P> <H3>Methods</H3> <CENTER> -<TABLE width=90%> +<TABLE width=90% summary="Fl_Menu_Item methods."> <TR><TD align=left valign=top> <UL> <LI><A href=#Fl_Menu_Item.label>label</A></LI> |
