Method GTK2.GdkDrawable()->copy_area()
- Method copy_area
copy_area(GDK2.DrawableGTK2.GdkGCgc,intxdest,intydest,GTK2.Widgetsource,intxsource,intysource,intwidth,intheight)- Description
Copies the rectangle defined by xsource,ysource and width,height from the source drawable, and places the results at xdest,ydest in the drawable in which this function is called.