Module dui.MainWindow
| Constructor Summary | |
|---|---|
| public |
(char title) Creates a new MainWindow with a title |
|
(String title) |
|
| Methods Summary | |
|---|---|
| protected public bit |
windowDelete(Window window, Event event) Executed when the user tries to close the window |
| protected bit |
exit(int code, bit force) Allows the application to close and decide if it can exit |