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_Text_Editor.H File Reference

#include "Fl_Text_Display.H"
Include dependency graph for Fl_Text_Editor.H:

Go to the source code of this file.

Classes

class  Fl_Text_Editor
struct  Fl_Text_Editor::Key_Binding

Defines

#define FL_TEXT_EDITOR_ANY_STATE   (-1L)

Define Documentation

#define FL_TEXT_EDITOR_ANY_STATE   (-1L)

Definition at line 40 of file Fl_Text_Editor.H.

Referenced by Fl_Text_Editor::bound_key_function(), and CodeEditor::CodeEditor().