Class GTK2.GdkPixmap
- Description
This class creates a GDK2.Pixmap from either an GDK2.Image or Image.image object (or a numeric ID, see your X-manual for XIDs). The GDK2.Pixmap object can be used in a lot of different GTK widgets. The most notable is the W(Pixmap) widget.
NOIMG
- Inherit Drawable
inherit
GDK2.Drawable
: Drawable
- Method create
GTK2.GdkPixmap GTK2.GdkPixmap(
int
|object
image
)- Description
Create a new GDK2.Pixmap object. Argument is a GDK2.Image object or a Image.Image object