Fl_Browser(int X, int Y, int W, int H, const char *L=0)
The constructor makes an empty browser.
Definition Fl_Browser.cxx:599
Fl_Select_Browser(int X, int Y, int W, int H, const char *L=0)
Creates a new Fl_Select_Browser widget using the given position, size, and label string.
Definition Fl_Browser.cxx:951