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_Selection Member List

This is the complete list of members for Fl_Text_Selection, including all inherited members.
end() const Fl_Text_Selection [inline]
Fl_Text_Buffer classFl_Text_Selection [friend]
includes(int pos) const Fl_Text_Selection
mEndFl_Text_Selection [protected]
mSelectedFl_Text_Selection [protected]
mStartFl_Text_Selection [protected]
position(int *start, int *end) const Fl_Text_Selection
selected() const Fl_Text_Selection [inline]
selected(bool b)Fl_Text_Selection [inline]
set(int start, int end)Fl_Text_Selection
start() const Fl_Text_Selection [inline]
update(int pos, int nDeleted, int nInserted)Fl_Text_Selection