Window.getMainWindow

Get the main window of the application. This is just a convenience method and shouldn't really be used. Instead use the mainWindow property of the TkdApplication class.

class Window
static
getMainWindow
()

Return Value

Type: Window

A reference to the main window of the application.

See Also

Meta