50 Fl_Wizard(
int,
int,
int,
int,
const char * = 0);
Fl_Group and Fl_End classes.
The Fl_Group class is the main FLTK container widget.
Definition Fl_Group.H:59
void draw() FL_OVERRIDE
Draws the widget.
Definition Fl_Group.cxx:928
This widget is based off the Fl_Tabs widget, but instead of displaying tabs it only changes "tabs" un...
Definition Fl_Wizard.H:40
#define FL_OVERRIDE
This macro makes it safe to use the C++11 keyword override with older compilers.
Definition fl_attr.h:38