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)  

CodeEditor Class Reference

#include <CodeEditor.h>

Inheritance diagram for CodeEditor:
Collaboration diagram for CodeEditor:

List of all members.

Public Member Functions

 CodeEditor (int X, int Y, int W, int H, const char *L=0)
 ~CodeEditor ()
int top_line ()

Detailed Description

Definition at line 44 of file CodeEditor.h.


Constructor & Destructor Documentation

CodeEditor::~CodeEditor ( )

Member Function Documentation

int CodeEditor::top_line ( ) [inline]

Definition at line 70 of file CodeEditor.h.

References Fl_Text_Display::get_absolute_top_line_number().

Referenced by update_sourceview_cb().


The documentation for this class was generated from the following files: