Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

stp_param_string_t Struct Reference

String parameter. More...

#include <string-list.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 42 of file string-list.h.


Field Documentation

const char* stp_param_string_t::name
 

Option name (key, untranslated).

Definition at line 44 of file string-list.h.

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

const char * stp_param_string_t::text
 

Human-readable (translated) text.

Definition at line 44 of file string-list.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 Aug 25 07:56:17 2004 for libgimpprint API Reference by doxygen 1.3.6