window_removed


Description:

public virtual signal void window_removed (Window window)

Emitted when a [class@Gtk.

Window] is removed from `application`.

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

Parameters:

window

the [class@Gtk.Window] that is being removed