Method GTK2.GdkPixmap()->set()
- Method set
set(GDK2.Pixmap
GTK2.GdkImage
image
)- Description
Argument is a GDK2.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.