38# include <FL/Fl_Group.H>
58 Fl_Wizard(
int,
int,
int,
int,
const char * = 0);
The Fl_Group class is the FLTK container widget.
Definition: Fl_Group.H:45
void draw()
Draws the widget.
Definition: Fl_Group.cxx:742
This widget is based off the Fl_Tabs widget, but instead of displaying tabs it only changes "tabs" un...
Definition: Fl_Wizard.H:50