Application.addOnWindowRemoved

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

class Application
gulong
addOnWindowRemoved
(
void delegate dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)

Meta