ScrollbackBuffer.LineComponent

Undocumented in source.
struct ScrollbackBuffer
struct LineComponent {}

Members

Variables

background
int background;
Undocumented in source.
color
int color;
Undocumented in source.
onclick
bool delegate() onclick;
Undocumented in source.
text
string text;
Undocumented in source.

Meta