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