29 #define FL_NORMAL_FREE 1
30 #define FL_SLEEPING_FREE 2
31 #define FL_INPUT_FREE 3
32 #define FL_CONTINUOUS_FREE 4
36 typedef int (*FL_HANDLEPTR)(Fl_Widget *, int , float, float, char);
59 static void step(
void *);
64 Fl_Free(
uchar t,
int X,
int Y,
int W,
int H,
const char *L,FL_HANDLEPTR hdl);
69 #define FL_MOUSE FL_DRAG
72 #define FL_FREEMEM 102
Emulation of the Forms "free" widget.
Definition: Fl_Free.H:57
unsigned char uchar
unsigned char
Definition: fl_types.h:30