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)  

about_panel.h File Reference

#include <FL/Fl.H>
#include <FL/Fl_Double_Window.H>
#include <FL/Fl_Box.H>
#include <FL/Fl_Button.H>
#include <FL/Fl_Return_Button.H>
Include dependency graph for about_panel.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void show_help (const char *name)
Fl_Double_Windowmake_about_panel ()

Variables

Fl_Double_Windowabout_panel

Function Documentation

void show_help ( const char *  name)

Variable Documentation

Definition at line 33 of file about_panel.cxx.

Referenced by about_cb(), exit_cb(), and make_about_panel().