remove_window
Description:
Remove a window from this.
If window belongs to this then this call is equivalent to setting the
application property of window to
null.
The application may stop running as a result of a call to this function.
Parameters:
| this | |
| window |
a Window |