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

inklist_t Struct Reference

#include <print-escp2.h>


Data Fields

const char * name
const char * text
const escp2_inkname_t *const * inknames
const paperlist_tpapers
const paper_adjustment_list_tpaper_adjustments
const shade_set_tshades
short n_inks


Field Documentation

const escp2_inkname_t* const* inklist_t::inknames
 

Definition at line 224 of file print-escp2.h.

Referenced by escp2_parameters(), get_default_inktype(), get_inktype(), and set_raw_ink_type().

short inklist_t::n_inks
 

Definition at line 228 of file print-escp2.h.

Referenced by escp2_parameters(), get_default_inktype(), get_inktype(), and set_raw_ink_type().

const char* inklist_t::name
 

Definition at line 222 of file print-escp2.h.

Referenced by escp2_inklist(), and escp2_parameters().

const paper_adjustment_list_t* inklist_t::paper_adjustments
 

Definition at line 226 of file print-escp2.h.

Referenced by get_media_adjustment().

const paperlist_t* inklist_t::papers
 

Definition at line 225 of file print-escp2.h.

Referenced by escp2_paperlist().

const shade_set_t* inklist_t::shades
 

Definition at line 227 of file print-escp2.h.

Referenced by escp2_shades().

const char* inklist_t::text
 

Definition at line 223 of file print-escp2.h.

Referenced by escp2_parameters().


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