Redirects drawing into window so that drawing to the
window in the rectangle specified by src_x, src_y,
width and height is also drawn into drawable at
dest_x, dest_y.
Only drawing between gdk_window_begin_paint_region() or
gdk_window_begin_paint_rect() and gdk_window_end_paint() is
redirected.
Redirection is active until gdk_window_remove_redirection()
is called.
Since 2.14
Redirects drawing into window so that drawing to the window in the rectangle specified by src_x, src_y, width and height is also drawn into drawable at dest_x, dest_y. Only drawing between gdk_window_begin_paint_region() or gdk_window_begin_paint_rect() and gdk_window_end_paint() is redirected. Redirection is active until gdk_window_remove_redirection() is called. Since 2.14