[ Version ( deprecated = true , deprecated_since = "3.22" ) ]
public void begin_paint_rect (Rectangle rectangle)
Warning: begin_paint_rect is deprecated since 3.22.
A convenience wrapper around begin_paint_region which creates a rectangular region for you.
Use begin_draw_frame instead
See begin_paint_region for details.
this |
a Window |
rectangle |
rectangle you intend to draw to |