22 #ifndef Fl_Value_Input_H
23 #define Fl_Value_Input_H
25 #include "Fl_Valuator.H"
70 void resize(
int,
int,
int,
int);
75 void soft(
char s) {soft_ = s;}
82 char soft()
const {
return soft_;}
87 int shortcut()
const {
return input.shortcut();}