ExampleWindow

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

onButtonPress
bool onButtonPress(GdkEventButton* event, Widget widget)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

menu
Menu menu;
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