Window.beginPaintRect

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

More...
class Window
void
beginPaintRect

Parameters

rectangle GdkRectangle*

rectangle you intend to draw to

Detailed Description

Deprecated: Use Window.beginDrawFrame instead