Public Member Functions | |
GdkBitmap * | gdkB () |
Gets the type. | |
this (GdkBitmap *gdkBitmap) | |
Creates a new Bitmap from a GdkBitmap. | |
Static Public Member Functions | |
Bitmap | createFromData (Drawable drawable, char[] data, gint width, gint height) |
Creates a new bitmap from data. |
|
Creates a new bitmap from data.
|
|
Gets the type.
|
|
Creates a new Bitmap from a GdkBitmap.
|