fill_rectangles/[2,3]
     fill_rectangles(+Drawable, +Rectangles)
     fill_rectangles(+Drawable, +Gc, +Rectangles)
     

Draw filled rectangles in Drawable. Rectangles is a list of rectangle(X,Y,Width,Height) terms specifying the position and size of each rectangle.