|
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 * | arg |
| Check * | next |
| void* Check::arg |
Definition at line 292 of file Fl.cxx.
Referenced by Fl::add_check(), Fl::has_check(), and Fl::remove_check().
| void(* Check::cb)(void *) |
Definition at line 291 of file Fl.cxx.
Referenced by Fl::add_check(), Fl::has_check(), and Fl::remove_check().
Definition at line 293 of file Fl.cxx.
Referenced by Fl::add_check(), Fl::has_check(), and Fl::remove_check().