Main Page | Modules | Alphabetical List | Data Structures | Directories | 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.


Field Documentation

const char* stp_param_string_t::name
 

Option name (key, untranslated).

const char * stp_param_string_t::text
 

Human-readable (translated) text.


The documentation for this struct was generated from the following file:
Generated on Sun May 14 12:15:57 2006 for libgutenprint API Reference by  doxygen 1.4.4