gdkWindowClearArea: gdkWindowClearArea
Description
Clears an area of window
to the background color or background pixmap.Usage
gdkWindowClearArea(object, x, y, width, height)
Arguments
x
x coordinate of rectangle to clear
y
y coordinate of rectangle to clear
width
width of rectangle to clear
height
height of rectangle to clear