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)
void
remove
(string name)
class
Application
void
remove
(
string
name
)
Parameters
name
string
The name of 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.