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 | |||
) |
Creates the slider from its position,size and optional title.