34 #include <FL/Fl_Group.H>
65 Fl_Pack(
int x,
int y,
int w ,
int h,
const char *l = 0);
This widget was designed to add the functionality of compressing and aligning widgets.
Definition: Fl_Pack.H:52
void draw()
Draws the widget.
Definition: Fl_Group.cxx:741
void spacing(int i)
Sets the number of extra pixels of blank space that are added between the children.
Definition: Fl_Pack.H:75
The Fl_Group class is the FLTK container widget.
Definition: Fl_Group.H:45
int spacing() const
Gets the number of extra pixels of blank space that are added between the children.
Definition: Fl_Pack.H:70
unsigned char uchar
unsigned char
Definition: fl_types.h:39
uchar horizontal() const
Same as Fl_Group::type()
Definition: Fl_Pack.H:77