Signal

GtkWindow::activate-focus

Declaration

void
activate_focus (
  GtkWindow* self,
  gpointer user_data
)

Description [src]

The ::activate-focus signal is a [keybinding signal][GtkBindingSignal] which gets emitted when the user activates the currently focused widget of window.

Default handler:

The default handler is called after the handlers added via g_signal_connect().

Signal can be directly emitted on objects from user code