WindowT.addOnDestroy

The signal #AtkWindow::destroy is emitted when a window is destroyed.

template WindowT(TStruct)
gulong
addOnDestroy
(
void delegate
(
WindowIF
)
dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)

Meta