#include <modules.h>
Public Attributes | |
const char * | label |
The text label of the setting. | |
const char * | desc |
Description text. | |
SettingType | type |
The type of this setting. | |
Static Public Attributes | |
static const SettingTypeItem | stopper = { 0, 0, {Stop,{i:-1},{text:0}} } |
Predefined list terminator. |
Definition at line 48 of file modules.h.