TextSrc.h File Reference

#include <X11/Xaw3d/Text.h>

Include dependency graph for TextSrc.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define XawTextReadError   -1
#define XawTextScanError   -1

Typedefs

typedef _TextSrcClassRecTextSrcObjectClass
typedef _TextSrcRecTextSrcObject

Enumerations

enum  XawTextScanType {
  XawstPositions, XawstWhiteSpace, XawstEOL, XawstParagraph,
  XawstAll
}
enum  highlightType { Normal, Selected }
enum  XawTextSelectionMode { XawsmTextSelect, XawsmTextExtend }
enum  XawTextSelectionAction { XawactionStart, XawactionAdjust, XawactionEnd }

Functions

_XFUNCPROTOBEGIN XawTextPosition XawTextSourceRead ()
int XawTextSourceReplace ()
XawTextPosition XawTextSourceScan ()
XawTextPosition XawTextSourceSearch ()
Boolean XawTextSourceConvertSelection ()
void XawTextSourceSetSelection ()

Variables

WidgetClass textSrcObjectClass


Define Documentation

#define XawTextReadError   -1

Definition at line 90 of file TextSrc.h.

#define XawTextScanError   -1

Definition at line 91 of file TextSrc.h.


Typedef Documentation

typedef struct _TextSrcRec* TextSrcObject

Definition at line 77 of file TextSrc.h.

typedef struct _TextSrcClassRec* TextSrcObjectClass

Definition at line 76 of file TextSrc.h.


Enumeration Type Documentation

enum highlightType

Enumerator:
Normal 
Selected 

Definition at line 81 of file TextSrc.h.

enum XawTextScanType

Enumerator:
XawstPositions 
XawstWhiteSpace 
XawstEOL 
XawstParagraph 
XawstAll 

Definition at line 79 of file TextSrc.h.

enum XawTextSelectionAction

Enumerator:
XawactionStart 
XawactionAdjust 
XawactionEnd 

Definition at line 83 of file TextSrc.h.

enum XawTextSelectionMode

Enumerator:
XawsmTextSelect 
XawsmTextExtend 

Definition at line 82 of file TextSrc.h.


Function Documentation

Boolean XawTextSourceConvertSelection (  ) 

_XFUNCPROTOBEGIN XawTextPosition XawTextSourceRead (  ) 

int XawTextSourceReplace (  ) 

XawTextPosition XawTextSourceScan (  ) 

XawTextPosition XawTextSourceSearch (  ) 

void XawTextSourceSetSelection (  ) 


Variable Documentation

WidgetClass textSrcObjectClass

Definition at line 118 of file TextSrc.c.


Generated on Sun Mar 4 16:02:50 2007 for Scilab [trunk] by  doxygen 1.5.1