31 #ifndef Fl_Nice_Slider_H
32 #define Fl_Nice_Slider_H
34 #include "Fl_Slider.H"
Definition: Fl_Nice_Slider.H:36
The Fl_Slider widget contains a sliding knob inside a box.
Definition: Fl_Slider.H:70
a flat box
Definition: Enumerations.H:467
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:47