ELinks 0.20.0
screen_state Struct Reference

Data Fields

unsigned char border
unsigned char italic
unsigned char underline
unsigned char bold
unsigned char attr
unsigned char strike
unsigned char is_default_fg_color
unsigned char is_default_bg_color
unsigned char color [SCREEN_COLOR_SIZE]
 Following should match the screen_char.color field.

Field Documentation

◆ attr

unsigned char screen_state::attr

◆ bold

unsigned char screen_state::bold

◆ border

unsigned char screen_state::border

◆ color

unsigned char screen_state::color[SCREEN_COLOR_SIZE]

Following should match the screen_char.color field.

◆ is_default_bg_color

unsigned char screen_state::is_default_bg_color

◆ is_default_fg_color

unsigned char screen_state::is_default_fg_color

◆ italic

unsigned char screen_state::italic

◆ strike

unsigned char screen_state::strike

◆ underline

unsigned char screen_state::underline

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