Gtk.Window::activate-default
function callback(window, ):void;
The ::activate-default signal is a <link linkend="keybinding-signals">keybinding signal</link> which gets emitted when the user activates the default widget of @window.
- window
instance of Gtk.Window that is emitting the signal