#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 |
|
begin of the block
|
|
end of the block
|
|
cursor position
|
|
some flags
|
|
buffer
|
|
first character showed
|
|
size of the line
|
|
original Tedinfo structure
|
|
type of the object
|
|
global data of the library for this application
|