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)  

handler_link Struct Reference

Collaboration diagram for handler_link:

List of all members.

Public Attributes

int(* handle )(int)
handler_linknext

Detailed Description

Definition at line 718 of file Fl.cxx.


Member Data Documentation

int(* handler_link::handle)(int)

Definition at line 719 of file Fl.cxx.

Referenced by Fl::add_handler(), and Fl::remove_handler().

Definition at line 720 of file Fl.cxx.

Referenced by Fl::add_handler(), and Fl::remove_handler().


The documentation for this struct was generated from the following file: