Label

Undocumented in source.

Constructors

this
this(UI ui, int nlines, int ncols, int y, int x, string delegate() text, Config cfg)
Undocumented in source.
this
this(UI ui, int nlines, int ncols, int y, int x, string text, Config cfg)
Undocumented in source.

Members

Functions

draw
void draw(bool active)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Config
struct Config
Undocumented in source.

Variables

cfg
Config cfg;
Undocumented in source.
text
string delegate() text;
Undocumented in source.

Meta