23 #include <FL/Fl_Group.H> 67 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:54
void draw()
Draws the widget.
Definition: Fl_Group.cxx:817
void spacing(int i)
Sets the number of extra pixels of blank space that are added between the children.
Definition: Fl_Pack.H:77
The Fl_Group class is the FLTK container widget.
Definition: Fl_Group.H:42
uchar horizontal() const
Returns non-zero if Fl_Pack alignment is horizontal.
Definition: Fl_Pack.H:90
int spacing() const
Gets the number of extra pixels of blank space that are added between the children.
Definition: Fl_Pack.H:72
unsigned char uchar
unsigned char
Definition: fl_types.h:28