GdkImage
onto a drawable.
The depth of the GdkImage
must match the depth of the GdkDrawable
.gdkDrawImage(object, gc, image, xsrc, ysrc, xdest, ydest, width, height)
object
GdkDrawable
(a GdkWindow
or a GdkPixmap
).gc
GdkGC
.image
GdkImage
to draw.xsrc
image
.ysrc
image
.xdest
drawable
.ydest
drawable
.width
image
.height
image
.