pike.hubbe.net

[Top]
GTK
GTK.Widget
previousGTK.Widget()->class_path() GTK.Widget()->drag_dest_set()next

Method GTK.Widget()->copy_area()


Method copy_area

object(GTK.Widget) GTK.Widget()->copy_area(object(GDK.GC) gc, int xdest, int ydest, object(GTK.Widget) source, int xsource, int ysource, int width, int height)

Description

Copies the rectangle defined by xsource,ysource and width,height from the source widget, and places the results at xdest,ydest in the widget in which this function is called. NOTE: The widget must be realized before this function can be used


Extracted from Pike v7.3 release 11 at 2001-11-03.