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