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.gdkWindowRedirectToDrawable(object, drawable, src.x, src.y, dest.x, dest.y, width, height)objectdrawablesrc.xwindowsrc.ywindowdest.xdrawabledest.ydrawablewidthwindowheightwindowgdkWindowBeginPaintRegion or
gdkWindowBeginPaintRect and gdkWindowEndPaint is
redirected.
Redirection is active until gdkWindowRemoveRedirection
is called.
Since 2.14