[ Version ( since = "3.2" ) ]
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].
| window |
the window that is being removed |