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.

class Window
void
beginPaintRect

Parameters

rectangle Rectangle

rectangle you intend to draw to

Meta