WindowHandler.setBaseWindow

Sets the BaseWindow to the given object.

The base window has no priority and will reside forever in the background. Can be used for various ends.

class WindowHandler
public @safe nothrow
Window
setBaseWindow
(
Window w
)

Meta