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)  

Fl_Help_View.H File Reference

#include <stdio.h>
#include "Fl.H"
#include "Fl_Group.H"
#include "Fl_Scrollbar.H"
#include "fl_draw.H"
#include "Fl_Shared_Image.H"
#include "filename.H"
Include dependency graph for Fl_Help_View.H:

Go to the source code of this file.

Classes

struct  Fl_Help_Block
struct  Fl_Help_Link
struct  Fl_Help_Font_Style
struct  Fl_Help_Font_Stack
struct  Fl_Help_Target
class  Fl_Help_View

Typedefs

typedef const char *( Fl_Help_Func )(Fl_Widget *, const char *)

Variables

const size_t MAX_FL_HELP_FS_ELTS = 100

Typedef Documentation

typedef const char*( Fl_Help_Func)(Fl_Widget *, const char *)

Definition at line 53 of file Fl_Help_View.H.


Variable Documentation

const size_t MAX_FL_HELP_FS_ELTS = 100

Fl_Help_View font stack definition.

Definition at line 103 of file Fl_Help_View.H.

Referenced by Fl_Help_Font_Stack::push().