pike.hubbe.net

[Top]
GDK
GDK.Drawable
previousGDK.Drawable()->draw_arc() GDK.Drawable()->draw_image()next

Method GDK.Drawable()->draw_bitmap()


Method draw_bitmap

object(GDK.Drawable) GDK.Drawable()->draw_bitmap(object(GDK.GC) gc, object(GDK.Bitmap) bitmap, int xsrc, int ysrc, int xdest, int ydest, int width, int height)

Description

Draw a GDK(Bitmap) in this drawable. NOTE: This drawable must be a bitmap as well. This will be fixed in GTK 1.3


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