window_removed


Description:

[ Version ( since = "3.2" ) ]
public virtual signal void window_removed (Window window)

Emitted when a Window is removed from application, either as a side-effect of being destroyed or explicitly through remove_window.

Parameters:

window

the Window that is being removed