EZ
Up Prev Next Contents


3.11.4 Text Properties

Text properties are created with

EZ_TextProperty *EZ_GetTextProperty(int options, ...)

The options are

\subsection*Editing Commands

C-a beginning of line
C-b backword a character
C-d delete next character
C-e end of line
C-f forward a character
C-k kill to end of line
C-l redisplay
C-m insert newline and forward cursor
C-n next line
C-o insert newline
C-p previous line
C-v next page
C-w kill region
C-y paste selection
C-@ set mark
C-space set mark
M-v previous page
M- beginning of buffer
M- end of buffer
Arrow keys cursor movement
Backspace key delete previous character
Delete key delete next character
Button1 down-motion-release selection
Button2 down-release paste selection
Button3 down-motion-release adjust selection


HTML Documentation Maintainance:Arturo Espinosa <arturo@nuclecu.unam.mx>