Installer

From the information collected from the UI this will install GtkD, GtkDgl and or leds

Constructors

this
this(InstallerUI installerUI)
Undocumented in source.

Members

Functions

windowDelete
int windowDelete(Event event, Widget widget)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

installerBox
InstallerBox installerBox;
Undocumented in source.

Inherited Members

From MainWindow

windowDelete
bool windowDelete(Event event, Widget widget)

Executed when the user tries to close the window

exit
bool exit(int code, bool force)

Allows the application to close and decide if it can exit

Meta