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)
void
addOnDeactivate
(
void delegate
(
WindowIF
)
dlg
,)

Meta