Main Page   Modules   Alphabetical List   Data Structures   File List   Data Fields   Globals  

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 May 12 20:21:38 2004 for libgimpprint API Reference by doxygen1.2.17