WindowT.addOnActivate

The signal #AtkWindow::activate is emitted when a window becomes the active window of the application or session.

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

Meta