window_removed


Description:

public virtual signal void window_removed (Window window)

Emitted when a window is removed from an application.

This can happen as a side-effect of the window being destroyed or explicitly through [method@Gtk.Application.remove_window].

Parameters:

window

the window that is being removed