GrafX2 2.9.3227
The ultimate 256-color painting program
T_MultipleChoice Struct Reference

#include <windows.h>

+ Collaboration diagram for T_MultipleChoice:

Data Fields

int value
 integer value More...
 
const char * label
 label for dropdown More...
 
const char * hint
 optional help text More...
 

Field Documentation

◆ value

int T_MultipleChoice::value

integer value

◆ label

const char* T_MultipleChoice::label

label for dropdown

Referenced by Dialog_multiple_choice().

◆ hint

const char* T_MultipleChoice::hint

optional help text

Referenced by Dialog_multiple_choice().


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