19 #ifndef Fl_Multi_Label_H    20 #define Fl_Multi_Label_H 
This struct allows multiple labels to be added to objects that might normally have only one label...
Definition: Fl_Multi_Label.H:48
const char * labelb
Holds the "rightmost" of the two elements in the composite label. 
Definition: Fl_Multi_Label.H:56
uchar typea
Holds the "type" of labela. 
Definition: Fl_Multi_Label.H:61
const char * labela
Holds the "leftmost" of the two elements in the composite label. 
Definition: Fl_Multi_Label.H:52
uchar typeb
Holds the "type" of labelb. 
Definition: Fl_Multi_Label.H:66
unsigned char uchar
unsigned char 
Definition: fl_types.h:30