38 #define FL_NORMAL_FREE 1
39 #define FL_SLEEPING_FREE 2
40 #define FL_INPUT_FREE 3
41 #define FL_CONTINUOUS_FREE 4
45 typedef int (*FL_HANDLEPTR)(Fl_Widget *, int , float, float, char);
68 static void step(
void *);
73 Fl_Free(
uchar t,
int X,
int Y,
int W,
int H,
const char *L,FL_HANDLEPTR hdl);
78 #define FL_MOUSE FL_DRAG
81 #define FL_FREEMEM 102
Emulation of the Forms "free" widget.
Definition: Fl_Free.H:66
unsigned char uchar
unsigned char
Definition: fl_types.h:39