diff options
Diffstat (limited to 'documentation/Fl_Int_Input.html')
| -rw-r--r-- | documentation/Fl_Int_Input.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/Fl_Int_Input.html b/documentation/Fl_Int_Input.html index 81fe7069c..de4c9e3a0 100644 --- a/documentation/Fl_Int_Input.html +++ b/documentation/Fl_Int_Input.html @@ -25,10 +25,10 @@ <LI><A href=#Fl_Int_Input.Fl_Int_Input>Fl_Int_Input</A></LI> <LI><A href=#Fl_Int_Input.~Fl_Int_Input>~Fl_Int_Input</A></LI> </UL> -<H4><A name=Fl_Int_Input.Fl_Int_Input>Fl_Int_Input::Fl_Int_Input(int x, +<H4><A name=Fl_Int_Input.Fl_Int_Input>Fl_Int_Input::Fl_Int_Input(int x, int y, int w, int h, const char *label = 0)</A></H4> - Creates a new <TT>Fl_Int_Input</TT> widget using the given position, -size, and label string. The default boxtype is <TT>FL_DOWN_BOX</TT>. -<H4><A name=Fl_Int_Input.~Fl_Int_Input>virtual + Creates a new <TT>Fl_Int_Input</TT> widget using the given position, +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> |
