Connect to ActivateFocus signal.
Emitted when the user activates the currently focused widget of window.
This is a keybinding signal.
signal callback delegate or function to connect
void callback(gtk.window.Window window)
window the instance the signal is connected to (optional)
Yes.After to execute callback after default handler, No.After to execute before (default)
Signal ID
Connect to ActivateFocus signal.
Emitted when the user activates the currently focused widget of window.
This is a keybinding signal.