Public Member Functions | |
GdkPixmap * | gdkP () |
gets this pixmap GdkPixmap strcut | |
this (Drawable drawable, gint width, gint height, gint depth) | |
Create a new pixmap. | |
Static Public Member Functions | |
Pixmap | createFromData (Drawable drawable, char[] data, gint width, gint height, gint depth, Color fg, Color bg) |
Create a new pixmap from a data. | |
Pixmap | createFromXpm (Drawable drawable, Bitmap mask, Color transparent_color, char[] filename) |
Create a new pixmap from a xpm. |
|
Create a new pixmap from a data.
|
|
Create a new pixmap from a xpm.
|
|
gets this pixmap GdkPixmap strcut
|
|
Create a new pixmap.
|