17 #ifndef Fl_Multi_Label_H 18 #define Fl_Multi_Label_H
Allows a mixed text and/or graphics label to be applied to an Fl_Menu_Item or Fl_Widget.
Definition: Fl_Multi_Label.H:70
const char * labelb
Holds the "rightmost" of the two elements in the composite label.
Definition: Fl_Multi_Label.H:78
uchar typea
Holds the "type" of labela.
Definition: Fl_Multi_Label.H:83
const char * labela
Holds the "leftmost" of the two elements in the composite label.
Definition: Fl_Multi_Label.H:74
uchar typeb
Holds the "type" of labelb.
Definition: Fl_Multi_Label.H:88
unsigned char uchar
unsigned char
Definition: fl_types.h:28