CAPS Universe documentation  1.0.4
All you need to know to be successful
Data Fields
caps_ppd_selection Struct Reference

Description of an OpenUI/CloseUI PPD selection. More...

Data Fields

enum caps_ppd_option_type option_type
 
const char * option
 
const char * description
 
size_t entry_count
 
size_t default_entry
 
const struct caps_ppd_selection_entryentries
 

Detailed Description

Used by the dynamic PPD file generator to populate a 'PPD selection'

Note
translateable strings are replaced via gettext at run-time

Field Documentation

◆ option_type

enum caps_ppd_option_type option_type

Three types are available

◆ option

const char* option

Option to select

◆ description

const char* description

Translateable description, can be NULL

◆ entry_count

size_t entry_count

Index of the count of entries in the caps_ppd_selection.entries list

◆ default_entry

size_t default_entry

Index the default entry in the caps_ppd_selection.entries list

◆ entries

const struct caps_ppd_selection_entry* entries

The documentation for this struct was generated from the following file: