FLTK 1.3.0
|
Widget that draws a filled horizontal slider, useful as a progress or value meter. More...
#include <Fl_Fill_Slider.H>
Public Member Functions | |
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. |
Widget that draws a filled horizontal slider, useful as a progress or value meter.
Fl_Fill_Slider::Fl_Fill_Slider | ( | int | x, |
int | y, | ||
int | w, | ||
int | h, | ||
const char * | l = 0 |
||
) | [inline] |
Creates the slider from its position,size and optional title.