poison ~0.0.6 (2016-11-24T21:26:34Z)
Dub
Repo
Application.remove
poison
core
application
Application
Removes a window from the application.
void
remove
(Window window)
class
Application
void
remove
(
Window
window
)
void
remove
(string name)
Parameters
window
Window
The window to remove.
Meta
Source
See Implementation
poison
core
application
Application
constructors
this
functions
add
remove
updateStyles
properties
app
name
static functions
initialize
Removes a window from the application.