CChar

Undocumented in source.

Constructors

this
this(wint_t chr, chtype attr)
Undocumented in source.
this
this(wint_t[] chars, chtype attr)
Undocumented in source.
this
this(string chars, chtype attr)
Undocumented in source.

Alias This

cchar

Members

Functions

cchar
cchar_t cchar()
Undocumented in source. Be warned that the author may not have intended to support it.
opBinary
bool opBinary(wint_t chr)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

attr
chtype attr;
Undocumented in source.
chars
wint_t[] chars;
Undocumented in source.

Meta