Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

Fl_Text_Selection Class Reference

Fl_Text_Selection. More...

#include <Fl_Text_Buffer.h>

List of all members.

Public Methods

void set (int start, int end)
void set_rectangular (int start, int end, int rectStart, int rectEnd)
void update (int pos, int nDeleted, int nInserted)
char rectangular ()
int start ()
int end ()
int rect_start ()
int rect_end ()
char selected ()
void selected (char b)
int includes (int pos, int lineStartPos, int dispIndex)
int position (int *start, int *end)
int position (int *start, int *end, int *isRect, int *rectStart, int *rectEnd)

Protected Attributes

char mSelected
char mRectangular
int mStart
int mEnd
int mRectStart
int mRectEnd

Friends

class Fl_Text_Buffer


Detailed Description

Fl_Text_Selection.

Definition at line 39 of file Fl_Text_Buffer.h.


The documentation for this class was generated from the following file:
Generated on Thu Jul 31 15:33:55 2003 for eFLTK by doxygen1.2.15