fltk_draw_box

fnvoid fltk_draw_box(int boxtype, int x, int y, int w, int h, uint color) extern(C) nothrow @nogc

Draws a box with the specified type.