23 #ifndef Fl_File_Input_H 
   24 #  define Fl_File_Input_H 
   26 #  include <FL/Fl_Input.H> 
   56   int           handle_button(
int event);
 
   57   void          update_buttons();
 
   63   virtual int handle(
int event);
 
   82   int   value(
const char *str);
 
   83   int   value(
const char *str, 
int len);
 
   92 #endif // !Fl_File_Input_H 
Fl_Boxtype
Definition: Enumerations.H:473
unsigned int Fl_Color
An FLTK color value; see also Colors. 
Definition: Enumerations.H:796
unsigned char uchar
unsigned char 
Definition: fl_types.h:30