fltk_slider_new

fnSliderPtr fltk_slider_new(int x, int y, int w, int h, const(char) * label) extern(C) nothrow @nogc

Creates a new slider widget.