GrafX2 2.9.3227
The ultimate 256-color painting program
T_Setting Struct Reference
+ Collaboration diagram for T_Setting:

Data Fields

const char * Label
 
byte Type
 
void * Value
 
int Min_value
 
int Max_value
 
int Digits
 
const T_LookupLookup
 

Field Documentation

◆ Label

const char* T_Setting::Label

Referenced by Settings_display_config().

◆ Type

byte T_Setting::Type

◆ Value

void* T_Setting::Value

◆ Min_value

int T_Setting::Min_value

Referenced by Button_Settings().

◆ Max_value

int T_Setting::Max_value

Referenced by Button_Settings().

◆ Digits

int T_Setting::Digits

Referenced by Button_Settings().

◆ Lookup

const T_Lookup* T_Setting::Lookup

Referenced by Button_Settings().


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