Fl_Dial(int x, int y, int w, int h, const char *l=0)
Creates a new Fl_Dial widget using the given position, size, and label string.
Definition Fl_Dial.cxx:146
Fl_Fill_Dial(int X, int Y, int W, int H, const char *L)
Creates a filled dial, also setting its type to FL_FILL_DIAL.
Definition Fl_Dial.cxx:159