ScrollbackBuffer.LineComponent

Undocumented in source.

Constructors

this
this(string text, int color, int background, bool delegate() onclick)
Undocumented in source.
this
this(string text, RGB colorRgb, RGB backgroundRgb, bool delegate() onclick)
Undocumented in source.

Members

Unions

__anonymous
union __anonymous
Undocumented in source.
__anonymous
union __anonymous
Undocumented in source.

Variables

isRgb
bool isRgb;
Undocumented in source.
onclick
bool delegate() onclick;
Undocumented in source.
text
string text;
Undocumented in source.

Meta