GuiApp

Undocumented in source.
mixin template GuiApp (
T
) {}

Members

Functions

main
void main(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

gMainWin
T gMainWin;
Undocumented in source.

Meta