remove_window


Description:

[ Version ( since = "3.0" ) ]
public void remove_window (Window window)

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

a Application

window

a Window