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