fill_rectangle/[5,6] fill_rectangle(+Drawable, +X, +Y, +Width, +Height)
fill_rectangle(+Drawable, +Gc, +X, +Y, +Width, +Height)
Draw a filled rectangle in Drawable. The upper left corner of the rectangle is at X, Y, and its size is Width x Height.