WindowIF.addOnDeactivate

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

interface WindowIF
gulong
addOnDeactivate
(
void delegate dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)

Meta