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_Target Struct Reference

#include <Fl_Help_View.H>

List of all members.

Public Attributes

char name [32]
 Target name.
int y
 Y offset of target.

Detailed Description

Fl_Help_Target structure

Definition at line 141 of file Fl_Help_View.H.


Member Data Documentation

Target name.

Definition at line 143 of file Fl_Help_View.H.

Referenced by Fl_Help_View::topline().

Y offset of target.

Definition at line 144 of file Fl_Help_View.H.

Referenced by Fl_Help_View::topline().


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