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