Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

stp_compdata Struct Reference


Data Fields

char * name
stp_copy_data_func_t copyfunc
stp_free_data_func_t freefunc
void * data

Field Documentation

stp_copy_data_func_t stp_compdata::copyfunc
 

Definition at line 61 of file print-vars.c.

Referenced by compdata_copyfunc(), and stp_allocate_component_data().

void* stp_compdata::data
 

Definition at line 63 of file print-vars.c.

Referenced by compdata_copyfunc(), compdata_freefunc(), and stp_allocate_component_data().

stp_free_data_func_t stp_compdata::freefunc
 

Definition at line 62 of file print-vars.c.

Referenced by compdata_freefunc(), and stp_allocate_component_data().

char* stp_compdata::name
 

Definition at line 60 of file print-vars.c.

Referenced by compdata_freefunc(), compdata_namefunc(), and stp_allocate_component_data().


The documentation for this struct was generated from the following file:
Generated on Wed Aug 25 07:56:16 2004 for libgimpprint API Reference by doxygen 1.3.6