poison ~master (2016-12-10T22:03:17Z)
Home
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
Type:
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.