class Inti::Gdk::Pixmap is declared in the header inti/gdk/pixmap.h.
Superclasses. Drawable
Subclasses. Bitmap
Public Constructors.
Pixmap (int width, int height, int depth) |
Public Methods.
GdkPixmap * gdk_pixmap () const |
Protected Constructors.
Pixmap (GdkPixmapObject * src, GdkPixmapObjectClass * orig_class) |
Protected Destructor.
virtual ~Pixmap () |
Pixmap (GdkPixmapObject * src, GdkPixmapObjectClass * orig_class) |
| src | |
| orig_class |