Method GDK1.Pixmap()->set()
- Method set
GDK1.Pixmap
set(GDK1.Image
image
)- Description
Argument is a GDK1.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.