fltk_choice_new
fn
ChoicePtr fltk_choice_new(int x, int y, int w, int h, const(char) * label) extern(C) nothrow @nogcCreates a new choice widget.