remove_window


Description:

public void remove_window (Window window)

Remove the specified window from the application.

This will cause the window to be unreferenced and destroyed unless another reference is held on it.

Parameters:

this

an Application

window

an Window




2022 vala-language.org