fltk_slider_new
fn
SliderPtr fltk_slider_new(int x, int y, int w, int h, const(char) * label) extern(C) nothrow @nogcCreates a new slider widget.