Application.add

Adds a window to the application.

class Application
void
add
(
Window window
)

Parameters

window Window

The window to add.

Meta