Window.invalidateRect

A convenience wrapper around Window.invalidateRegion which invalidates a rectangular region. See Window.invalidateRegion for details.

class Window
void
invalidateRect

Parameters

rect GdkRectangle*

rectangle to invalidate or NULL to invalidate the whole window

invalidateChildren bool

whether to also invalidate child windows