#include <xobjc_global.h>
Data Fields | |
TEDINFO * | tedinfo |
original Tedinfo structure | |
char * | line |
buffer | |
short | pos |
first character showed | |
short | curs |
cursor position | |
short | blcbeg |
begin of the block | |
short | blcend |
end of the block | |
short | flags |
some flags | |
short | size |
size of the line | |
short | wp_type |
type of the object | |
XOBJC_DATA * | wp_uldata |
global data of the library for this application |
short W_XEDIT::blcbeg |
begin of the block
short W_XEDIT::blcend |
end of the block
short W_XEDIT::curs |
cursor position
short W_XEDIT::flags |
some flags
char* W_XEDIT::line |
buffer
short W_XEDIT::pos |
first character showed
short W_XEDIT::size |
size of the line
TEDINFO* W_XEDIT::tedinfo |
original Tedinfo structure
short W_XEDIT::wp_type |
type of the object
global data of the library for this application