trial ~master (2021-03-31T18:29:59Z)
Home
Dub
Repo
LineComponent.this
trial
terminal
ScrollbackBuffer
LineComponent
Undocumented in source.
this
(string text, int color, int background, bool delegate() onclick)
this
(string text, RGB colorRgb, RGB backgroundRgb, bool delegate() onclick)
struct
LineComponent
this
(
string
text
,
RGB
colorRgb
,
RGB
backgroundRgb
=
RGB
(0, 0, 0)
,
bool
delegate
(
)
onclick
= null
)
Meta
Source
See Implementation
trial
terminal
ScrollbackBuffer
LineComponent
constructors
this
unions
__anonymous
variables
isRgb
onclick
text