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)
struct
LineComponent
this
(
string
text
,
int
color
=
Color.DEFAULT
,
int
background
=
Color.DEFAULT
,
bool
delegate
(
)
onclick
= null
)
this
(string text, RGB colorRgb, RGB backgroundRgb, bool delegate() onclick)
Meta
Source
See Implementation
trial
terminal
ScrollbackBuffer
LineComponent
constructors
this
unions
__anonymous
variables
isRgb
onclick
text