|
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_Round_Clock.H>


Public Member Functions | |
| Fl_Round_Clock (int x, int y, int w, int h, const char *l=0) | |
A clock widget of type FL_ROUND_CLOCK. Has no box.
Definition at line 37 of file Fl_Round_Clock.H.
| Fl_Round_Clock::Fl_Round_Clock | ( | int | x, |
| int | y, | ||
| int | w, | ||
| int | h, | ||
| const char * | l = 0 |
||
| ) | [inline] |
Creates the clock widget, setting his type and box.
Definition at line 41 of file Fl_Round_Clock.H.
References Fl_Widget::box(), FL_NO_BOX, FL_ROUND_CLOCK, and Fl_Widget::type().