|
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) ![]() |
Public Attributes | |
| Fl_Timeout_Handler | callback |
| void * | data |
| EventLoopTimerRef | timer |
| EventLoopTimerUPP | upp |
| char | pending |
Definition at line 635 of file Fl_mac.cxx.
Definition at line 636 of file Fl_mac.cxx.
| void* MacTimeout::data |
Definition at line 637 of file Fl_mac.cxx.
| char MacTimeout::pending |
Definition at line 640 of file Fl_mac.cxx.
| EventLoopTimerRef MacTimeout::timer |
Definition at line 638 of file Fl_mac.cxx.
| EventLoopTimerUPP MacTimeout::upp |
Definition at line 639 of file Fl_mac.cxx.