TestGL

Undocumented in source.
class TestGL : MainWindow {}

Constructors

this
this()
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