begin_paint_rect


Description:

public void begin_paint_rect (Rectangle rectangle)

A convenience wrapper around begin_paint_region which creates a rectangular region for you.

Note:

Use gdk_window_begin_draw_frame instead

See begin_paint_region for details.

Parameters:

this

a Window

rectangle

rectangle you intend to draw to