gtk.MainWindow

Undocumented in source.

Public Imports

gtk.c.types
public import gtk.c.types;
gtkc.gtktypes
public import gtkc.gtktypes;

Members

Classes

MainWindow
class MainWindow

A top Level window that will stop the main event cycle when it's closed. Closing the last of the windows of class "MainWindow" will end the application.