Fl_Hor_Slider(int X, int Y, int W, int H, const char *l=0)
Creates a new Fl_Hor_Slider widget using the given position, size, and label string.
Definition Fl_Slider.cxx:370
Fl_Slider(int X, int Y, int W, int H, const char *L=0)
Creates a new Fl_Slider widget using the given position, size, and label string.
Definition Fl_Slider.cxx:38