#include <Fl_Hor_Slider.h>
Inheritance diagram for Fl_Hor_Slider:

Public Methods | |
| Fl_Hor_Slider (int x, int y, int w, int h, const char *l=0) | |
| Creates new horizontal slider widget using the given position, size, and label string. | |
| Fl_Hor_Slider (const char *l=0, int layout_size=30, Fl_Align layout_al=FL_ALIGN_TOP, int label_w=100) | |
| Creates new horizontal slider widget using the label, size, alignment, and label_width. | |
Definition at line 28 of file Fl_Hor_Slider.h.
1.2.15