Fl_Fill_Slider(int X, int Y, int W, int H, const char *L=0)
Creates the slider from its position,size and optional title.
Definition Fl_Slider.cxx:363
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