_Engrave_File Struct Reference
[Engrave_File: Functions to work with the Engrave file object]
Structure to hold the file information.
More...
Data Fields | |
char * | font_dir |
The font directory. | |
char * | im_dir |
The image directory. | |
Evas_List * | images |
The list of images in the file. | |
Evas_List * | fonts |
The list of fonts in the file. | |
Evas_List * | spectra |
The list of spectra in the file. | |
Evas_List * | styles |
The list of styles in the file. | |
Evas_List * | data |
The list of data items in the file. | |
Evas_List * | groups |
The list of groups in the file. |
Detailed Description
Structure to hold the file information.