summaryrefslogtreecommitdiff
path: root/documentation/Fl_Choice.html
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/Fl_Choice.html')
-rw-r--r--documentation/Fl_Choice.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/Fl_Choice.html b/documentation/Fl_Choice.html
index c13d95ddb..627e8fbda 100644
--- a/documentation/Fl_Choice.html
+++ b/documentation/Fl_Choice.html
@@ -38,6 +38,7 @@ putting a '&amp;' character in the <TT>label()</TT>. See <A href=Fl_Button.html
<P>Typing the <TT>shortcut()</TT> of any of the items will do exactly
the same as when you pick the item with the mouse. The '&amp;' character in
item names are only looked at when the menu is popped up, however. </P>
+<P ALIGN=CENTER><IMG src="choice.gif" ALT="Fl_Choice widget."></P>
<H3>Methods</H3>
<UL>
<LI><A href=#Fl_Choice.Fl_Choice>Fl_Choice</A></LI>
@@ -77,4 +78,4 @@ callback can turn it back on if desired).</I>
<BR> void Fl_Choice::down_box(Fl_Boxtype b)</A></H4>
The first form gets the current down box, which is used when the menu
is popped up. The default down box type is <TT>FL_DOWN_BOX</TT> The
-second form sets the current down box type to <TT>b</TT>. </BODY></HTML> \ No newline at end of file
+second form sets the current down box type to <TT>b</TT>. </BODY></HTML>