ELinks 0.19.1
line Struct Reference

The document line consisting of the chars ready to be copied to the terminal screen. More...

#include <document.h>

Collaboration diagram for line:

Data Fields

union { 
   struct screen_char *   chars 
ch
unsigned int length

Detailed Description

The document line consisting of the chars ready to be copied to the terminal screen.

Field Documentation

◆ [union]

union { ... } line::ch

◆ chars

struct screen_char* line::chars

◆ length

unsigned int line::length

The documentation for this struct was generated from the following file: