fltk_check_button_new

fnCheckButtonPtr fltk_check_button_new(int x, int y, int w, int h, const(char) * label)

Creates a new check button widget.