gdkWindowBeginPaintRect {RGtk2} | R Documentation |
A convenience wrapper around gdkWindowBeginPaintRegion
which
creates a rectangular region for you. See
gdkWindowBeginPaintRegion
for details.
gdkWindowBeginPaintRect(object, rectangle)
|
[GdkWindow ] a GdkWindow |
|
[GdkRectangle ] rectangle you intend to draw to |
Derived by RGtkGen from GTK+ documentation