Window.invalidateRect

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

class Window
void
invalidateRect

Parameters

rect gdk.rectangle.Rectangle

rectangle to invalidate or null to invalidate the whole window

invalidateChildren bool

whether to also invalidate child windows