diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 1999-01-19 20:53:39 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 1999-01-19 20:53:39 +0000 |
| commit | dc70b69502de6769c8fe109161f984494a0c00b8 (patch) | |
| tree | b6b764b7ad24c2a70849ccde9bd3ca8ce81c5a43 /documentation/Fl_Int_Input.html | |
| parent | 01937a1cf8d3e81336af4bd47adb327aff7b5a4d (diff) | |
Updated documentation with changes from Bill.
Added new image files for buttons.
git-svn-id: file:///fltk/svn/fltk/trunk@237 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/Fl_Int_Input.html')
| -rw-r--r-- | documentation/Fl_Int_Input.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/Fl_Int_Input.html b/documentation/Fl_Int_Input.html index 78382ebc2..9cdfaa650 100644 --- a/documentation/Fl_Int_Input.html +++ b/documentation/Fl_Int_Input.html @@ -5,7 +5,7 @@ <H3>Class Hierarchy</H3> <UL> <PRE> -<A href=functions.html#Fl_Input>Fl_Input</A> +<A href=Fl_Input.html#Fl_Input>Fl_Input</A> | +----<B>Fl_Int_Input</B> </PRE> @@ -31,4 +31,4 @@ int y, int w, int h, const char *label = 0)</A></H4> size, and label string. The default boxtype is <TT>FL_DOWN_BOX</TT>. <H4><A name=Fl_Int_Input.~Fl_Int_Input>virtual Fl_Int_Input::~Fl_Int_Input()</A></H4> - Destroys the widget and any value associated with it. </BODY></HTML>
\ No newline at end of file + Destroys the widget and any value associated with it. </BODY></HTML> |
