|
fltk 1.3.0rc3
About: FLTK (Fast Light Tool Kit) is a cross-platform C++ GUI toolkit for UNIX/Linux (X11), Microsoft Windows, and MacOS X. Release candidate.
SfR Fresh Dox: fltk-1.3.0rc3-source.tar.gz ("inofficial" and yet experimental doxygen-generated source code documentation) ![]() |
#include <Fl_Fill_Dial.H>


Public Member Functions | |
| Fl_Fill_Dial (int x, int y, int w, int h, const char *l=0) | |
Draws a dial with a filled arc
Definition at line 37 of file Fl_Fill_Dial.H.
| Fl_Fill_Dial::Fl_Fill_Dial | ( | int | x, |
| int | y, | ||
| int | w, | ||
| int | h, | ||
| const char * | l = 0 |
||
| ) | [inline] |
Creates a filled dial, also setting its type to FL_FILL_DIAL.
Definition at line 41 of file Fl_Fill_Dial.H.
References FL_FILL_DIAL, and Fl_Widget::type().