Window.beginPaintRect

A convenience wrapper around gdk.window.Window.beginPaintRegion which creates a rectangular region for you. See gdk.window.Window.beginPaintRegion for details.

More...
class Window
void
beginPaintRect

Parameters

rectangle gdk.rectangle.Rectangle

rectangle you intend to draw to

Detailed Description

Deprecated: Use gdk.window.Window.beginDrawFrame instead