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

stp_param_string_t Struct Reference
[vars]

String parameter. More...

#include <vars.h>


Data Fields

const char * name
const char * text


Detailed Description

String parameter.

Representation of a choice list of strings. The choices themselves consist of a key and a human-readable name. The list object is opaque.

Definition at line 126 of file vars.h.


Field Documentation

const char* stp_param_string_t::name
 

Option name (key, untranslated).

Definition at line 128 of file vars.h.

Referenced by canon_parameters(), copyfunc(), escp2_parameters(), free_list_element(), lexmark_parameters(), namefunc(), olympus_parameters(), pcl_parameters(), ps_parameters_internal(), raw_parameters(), stp_dither_describe_parameter(), stp_string_list_add_string(), stp_string_list_is_present(), and stpi_color_traditional_describe_parameter().

const char * stp_param_string_t::text
 

Human-readable (translated) text.

Definition at line 128 of file vars.h.

Referenced by copyfunc(), free_list_element(), long_namefunc(), and stp_string_list_add_string().


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