gdkWindowClearArea {RGtk2} | R Documentation |
Clears an area of window
to the background color or background pixmap.
gdkWindowClearArea(object, x, y, width, height)
|
|
|
x coordinate of rectangle to clear |
|
y coordinate of rectangle to clear |
|
width of rectangle to clear |
|
height of rectangle to clear |
Derived by RGtkGen from GTK+ documentation