31#ifndef Fl_Fill_Slider_H
32#define Fl_Fill_Slider_H
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
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