Method GDK1.Drawable()->copy_area()
- Method copy_area
GDK1.Drawablecopy_area(GDK1.GCgc,intxdest,intydest,GTK1.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.