|
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 | |
| void(* | cb )(void *) |
| void * | data |
| idle_cb * | next |
Definition at line 33 of file Fl_add_idle.cxx.
| void(* idle_cb::cb)(void *) |
Definition at line 34 of file Fl_add_idle.cxx.
Referenced by Fl::add_idle(), Fl::has_idle(), and Fl::remove_idle().
| void* idle_cb::data |
Definition at line 35 of file Fl_add_idle.cxx.
Referenced by Fl::add_idle(), Fl::has_idle(), and Fl::remove_idle().
Definition at line 36 of file Fl_add_idle.cxx.
Referenced by Fl::add_idle(), Fl::has_idle(), and Fl::remove_idle().