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

compdata_t 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 compdata_t::copyfunc
 

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

Referenced by compdata_copyfunc(), and stp_allocate_component_data().

void* compdata_t::data
 

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

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

stp_free_data_func_t compdata_t::freefunc
 

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

Referenced by compdata_freefunc(), and stp_allocate_component_data().

char* compdata_t::name
 

Definition at line 61 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 Sat May 1 11:44:18 2004 for libgimpprint API Reference by doxygen1.2.17