|
ELinks 0.19.1
|
The document line consisting of the chars ready to be copied to the terminal screen. More...
#include <document.h>

Data Fields | |
| union { | |
| struct screen_char * chars | |
| } | ch |
| unsigned int | length |
The document line consisting of the chars ready to be copied to the terminal screen.
| union { ... } line::ch |
| struct screen_char* line::chars |
| unsigned int line::length |