WindowT.addOnDeactivate

The signal #AtkWindow::deactivate is emitted when a window is no longer the active window of the application or session.

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

Meta