#include <Fl_Int_Input.H>
Public Member Functions | |
Fl_Int_Input (int X, int Y, int W, int H, const char *l=0) | |
Creates a new Fl_Int_Input widget using the given position, size, and label string. |
Fl_Int_Input::Fl_Int_Input | ( | int | X, | |
int | Y, | |||
int | W, | |||
int | H, | |||
const char * | l = 0 | |||
) | [inline] |
Creates a new Fl_Int_Input widget using the given position, size, and label string.
The default boxtype is FL_DOWN_BOX.
Inherited destructor Destroys the widget and any value associated with it.