DUECA/DUSIME
|
Struct for describing mappings. More...
#include <GtkGladeWindow.hxx>
Public Attributes | |
const char * | dcomember |
String representation of the DCO member. | |
const OptionMapping * | mapping |
Mapping to apply for this member's values. | |
Struct for describing mappings.
const char * dueca::GtkGladeWindow::OptionMappings::dcomember |
String representation of the DCO member.
C++ name of the dco member variable.
const OptionMapping * dueca::GtkGladeWindow::OptionMappings::mapping |
Mapping to apply for this member's values.
Ponter to a NULL-value terminated list of mappings for the enumerated value to representation.