Window.withdraw

Withdraw a window from being displayed/mapped by the window manager.

class Window
withdraw
(
this T
)
()

Return Value

Type: auto

This window to aid method chaining.

Meta