pike.hubbe.net

[Top]
GDK
GDK.Pixmap
previousGDK.Pixmap()->ref() GDK.Pixmap()->unref()next

Method GDK.Pixmap()->set()


Method set

object(GDK.Pixmap) GDK.Pixmap()->set(object(GDK.Image) image)

Description

Argument is a GDK.Image object or an Image.image object. It is much faster to use an gdkImage object, especially one allocated in shared memory. This is only an issue if you are going to change the contents of the pixmap often, toggling between a small number of images.


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