WindowIF.addOnActivate

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

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

Meta