|
fltk 1.3.0rc3
About: FLTK (Fast Light Tool Kit) is a cross-platform C++ GUI toolkit for UNIX/Linux (X11), Microsoft Windows, and MacOS X. Release candidate.
SfR Fresh Dox: fltk-1.3.0rc3-source.tar.gz ("inofficial" and yet experimental doxygen-generated source code documentation) ![]() |
#include <Fl_Fill_Slider.H>


Public Member Functions | |
| Fl_Fill_Slider (int x, int y, int w, int h, const char *l=0) | |
Widget that draws a filled horizontal slider, useful as a progress or value meter
Definition at line 36 of file Fl_Fill_Slider.H.
| 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.
Definition at line 39 of file Fl_Fill_Slider.H.
References FL_VERT_FILL_SLIDER, and Fl_Widget::type().