diff options
Diffstat (limited to 'documentation/Fl_Valuator.html')
| -rw-r--r-- | documentation/Fl_Valuator.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/Fl_Valuator.html b/documentation/Fl_Valuator.html index fddf7ecc8..7355e4c89 100644 --- a/documentation/Fl_Valuator.html +++ b/documentation/Fl_Valuator.html @@ -24,7 +24,7 @@ and provides a consistent interface to set the value, range, and step, and insures that callbacks are done the same for every object. <P>There are probably more of these classes in FLTK than any others: </P> -<P ALIGN=CENTER><IMG src=valuators.gif></P> +<P ALIGN=CENTER><IMG src="valuators.gif" ALT="Fl_Valuator widgets."></P> <P>In the above diagram each box surrounds an actual subclass. These are further differentiated by setting the <A href=#Fl_Widget.type><TT> type()</TT></A> of the widget to the symbolic value labeling the @@ -33,7 +33,7 @@ type(0)</TT>. For consistency the symbol <TT>FL_VERTICAL</TT> is defined as zero.</P> <H3>Methods</H3> <CENTER> -<TABLE width=90%> +<TABLE width=90% summary="Fl_Valuator methods."> <TR><TD align=left valign=top> <UL> <LI><A href=#Fl_Valuator.Fl_Valuator>Fl_Valuator</A></LI> |
