pike.hubbe.net

[Top]
GTK
GTK.DrawingArea
previousGTK.DrawingArea()->draw_line() GTK.DrawingArea()->draw_point()next

Method GTK.DrawingArea()->draw_pixmap()


Method draw_pixmap

object(GTK.DrawingArea) GTK.DrawingArea()->draw_pixmap(object(GDK.GC) gc, object(GDK.Pixmap) pixmap, int xsrc, int ysrc, int xdest, int ydest, int width, int height)

Description

Draw the rectangle specified by xsrc,ysrc+width,height from the GDK(Pixmap) at xdest,ydest in the destination drawable


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