fltk_draw_rectf_rgb

fnvoid fltk_draw_rectf_rgb(int x, int y, int w, int h, ubyte r, ubyte g, ubyte b)

Draws a filled rectangle with specific color.