class fltk::ValueSlider
Class Hierarchy
fltk::Slider
|
+----fltk::ValueSlider
Include Files
#include <fltk/ValueSlider.h>
Description
The fltk::ValueSlider widget is a fltk::Slider widget
with a box displaying the current value.

Methods
Creates a new fltk::ValueSlider widget using the given
position, size, and label string. The default boxtype is fltk::DOWN_BOX
.
Destroys the valuator.