Data Fields | |
char * | filename |
GdkPixmap ** | pm |
GdkPixmap ** | mask |
Definition at line 676 of file main.c.
|
Filename of the image file Definition at line 677 of file main.c. Referenced by cleanupPixmaps(), and UIInitGraphic(). |
|
Mask for transparency of the image Definition at line 679 of file main.c. Referenced by cleanupPixmaps(), and UIInitGraphic(). |
|
Pixmap to place the image into Definition at line 678 of file main.c. Referenced by cleanupPixmaps(), and UIInitGraphic(). |