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

stp_printer Struct Reference


Data Fields

const char * driver
char * long_name
char * family
char * manufacturer
int model
const stp_printfuncs_tprintfuncs
stp_vars_tprintvars

Field Documentation

const char* stp_printer::driver
 

Definition at line 53 of file printers.c.

Referenced by stp_printer_create_from_xmltree(), stp_printer_get_driver(), and stpi_printer_namefunc().

char* stp_printer::family
 

Definition at line 55 of file printers.c.

Referenced by stp_printer_create_from_xmltree(), stp_printer_get_family(), and stpi_printer_freefunc().

char* stp_printer::long_name
 

Definition at line 54 of file printers.c.

Referenced by stp_printer_create_from_xmltree(), stp_printer_get_long_name(), stpi_printer_freefunc(), and stpi_printer_long_namefunc().

char* stp_printer::manufacturer
 

Definition at line 56 of file printers.c.

Referenced by stp_printer_create_from_xmltree(), and stp_printer_get_manufacturer().

int stp_printer::model
 

Definition at line 57 of file printers.c.

Referenced by stp_get_model_id(), stp_printer_create_from_xmltree(), and stp_printer_get_model().

const stp_printfuncs_t* stp_printer::printfuncs
 

Definition at line 58 of file printers.c.

Referenced by stp_printer_create_from_xmltree(), and stpi_get_printfuncs().

stp_vars_t* stp_printer::printvars
 

Definition at line 59 of file printers.c.

Referenced by stp_family_register(), stp_family_unregister(), stp_printer_create_from_xmltree(), and stp_printer_get_defaults().


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