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)  

included Struct Reference

Collaboration diagram for included:

List of all members.

Public Member Functions

 included (const char *t)
 ~included ()

Public Attributes

char * text
includedleft
includedright

Detailed Description

Definition at line 119 of file code.cxx.


Constructor & Destructor Documentation

included::included ( const char *  t) [inline]

Definition at line 122 of file code.cxx.

References left, right, and text.

included::~included ( )

Definition at line 129 of file code.cxx.

References left, right, and text.


Member Data Documentation

Definition at line 121 of file code.cxx.

Referenced by included(), and ~included().

Definition at line 121 of file code.cxx.

Referenced by included(), and ~included().

Definition at line 120 of file code.cxx.

Referenced by included(), and ~included().


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