gdkWindowInvalidateRect {RGtk2} | R Documentation |
A convenience wrapper around gdkWindowInvalidateRegion
which
invalidates a rectangular region. See
gdkWindowInvalidateRegion
for details.
gdkWindowInvalidateRect(object, rect = NULL, invalidate.children)
|
|
|
rectangle to invalidate or |
|
whether to also invalidate child windows |
Derived by RGtkGen from GTK+ documentation