Method GTK1.DrawingArea()->draw_image()
- Method draw_image
GTK1.DrawingArea draw_image(GDK1.GC gc, GDK1.Image image, 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(Image) at xdest,ydest in the destination drawable