Main Page   Data Structures   File List   Data Fields   Globals   Related Pages  

image_pms Struct Reference

image pixmaps More...


Data Fields

char * filename
GdkPixmap ** pm
GdkPixmap ** mask


Detailed Description

image pixmaps

Definition at line 676 of file main.c.


Field Documentation

char* image_pms::filename
 

Filename of the image file

Definition at line 677 of file main.c.

Referenced by cleanupPixmaps(), and UIInitGraphic().

GdkPixmap** image_pms::mask
 

Mask for transparency of the image

Definition at line 679 of file main.c.

Referenced by cleanupPixmaps(), and UIInitGraphic().

GdkPixmap** image_pms::pm
 

Pixmap to place the image into

Definition at line 678 of file main.c.

Referenced by cleanupPixmaps(), and UIInitGraphic().


The documentation for this struct was generated from the following file:
Generated on Mon Aug 30 19:44:19 2004 for pocketcity by doxygen1.2.18