gdkWindowClearAreaE {RGtk2} | R Documentation |
Like gdkWindowClearArea
, but also generates an expose event for
the cleared area.
gdkWindowClearAreaE(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 |
This function has a stupid name because it dates back to the mists time, pre-GDK-1.0.
Derived by RGtkGen from GTK+ documentation