dlangide v0.7.42 (2017-08-11T16:19:30Z)
Home
Dub
Repo
TerminalAttr
dlangide
ui
terminal
Undocumented in source.
struct
TerminalAttr {
ubyte
bgColor
;
ubyte
textColor
;
ubyte
flags
;
}
Members
Variables
bgColor
ubyte
bgColor
;
Undocumented in source.
flags
ubyte
flags
;
Undocumented in source.
textColor
ubyte
textColor
;
Undocumented in source.
Meta
Source
See Implementation
dlangide
ui
terminal
classes
TerminalDevice
TerminalWidget
functions
attrToColor
interfaces
TerminalInputHandler
static variables
TERMINAL_PALETTE
structs
TerminalAttr
TerminalChar
TerminalContent
TerminalLine