31#ifndef Fl_Fill_Slider_H
32#define Fl_Fill_Slider_H
Widget that draws a filled horizontal slider, useful as a progress or value meter.
Definition: Fl_Fill_Slider.H:36
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.
Definition: Fl_Fill_Slider.H:39
The Fl_Slider widget contains a sliding knob inside a box.
Definition: Fl_Slider.H:70