31#ifndef Fl_Nice_Slider_H
32#define Fl_Nice_Slider_H
38 Fl_Nice_Slider(
int x,
int y,
int w,
int h,
const char *l=0)
@ FL_FLAT_BOX
a flat box
Definition Enumerations.H:475
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