DataItem

Undocumented in source.

Constructors

this
this(string c, Vector2i s)
Undocumented in source.

Members

Functions

draw
auto draw(Context ctx, const(char)[] header, float height)
Undocumented in source. Be warned that the author may not have intended to support it.
performLayout
auto performLayout(NVG ctx)
Undocumented in source. Be warned that the author may not have intended to support it.
size
auto size()
Undocumented in source. Be warned that the author may not have intended to support it.
size
auto size(Vector2i v)
Undocumented in source. Be warned that the author may not have intended to support it.
visible
auto visible()
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

textBufferSize
enum textBufferSize;
Undocumented in source.

Variables

content
T content;
Undocumented in source.

Meta