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