Window.beginPaintRect

A convenience wrapper around gdk_window_begin_paint_region() which creates a rectangular region for you. See gdk_window_begin_paint_region() for details.

More...
class Window
void
beginPaintRect

Parameters

rectangle GdkRectangle*

rectangle you intend to draw to

Detailed Description

Deprecated: Use gdk_window_begin_draw_frame() instead

Meta