Class GDK2.Pixmap

Inheritance graph
G.Object GDK2.Drawable GDK2.Pixmap
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

GDK2.Pixmap GDK2.Pixmap(void image)

Description

Create a new GDK2.Pixmap object. Argument is a GDK2.Image object or a Image.Image object