Fl_Multiline_Output(int X, int Y, int W, int H, const char *l=0)
Creates a new Fl_Multiline_Output widget using the given position, size, and label string.
Definition Fl_Input.cxx:819
Fl_Output(int X, int Y, int W, int H, const char *l=0)
Creates a new Fl_Output widget using the given position, size, and label string.
Definition Fl_Input.cxx:812