diff options
Diffstat (limited to 'documentation/Fl_Float_Input.html')
| -rw-r--r-- | documentation/Fl_Float_Input.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/Fl_Float_Input.html b/documentation/Fl_Float_Input.html index a19dda0dd..42a03f15f 100644 --- a/documentation/Fl_Float_Input.html +++ b/documentation/Fl_Float_Input.html @@ -26,10 +26,10 @@ <LI><A href=#Fl_Float_Input.~Fl_Float_Input>~Fl_Float_Input</A></LI> </UL> <H4><A name=Fl_Float_Input.Fl_Float_Input> -Fl_Float_Input::Fl_Float_Input(int x, int y, int w, int h, const char +Fl_Float_Input::Fl_Float_Input(int x, int y, int w, int h, const char *label = 0)</A></H4> - Creates a new <TT>Fl_Float_Input</TT> widget using the given position, -size, and label string. The default boxtype is <TT>FL_DOWN_BOX</TT>. -<H4><A name=Fl_Float_Input.~Fl_Float_Input>virtual + Creates a new <TT>Fl_Float_Input</TT> widget using the given position, +size, and label string. The default boxtype is <TT>FL_DOWN_BOX</TT>. +<H4><A name=Fl_Float_Input.~Fl_Float_Input>virtual Fl_Float_Input::~Fl_Float_Input()</A></H4> Destroys the widget and any value associated with it. </BODY></HTML> |
