Window.activateDefault
bool activateDefault()Activates the default widget for the window, unless the current focused widget has been configured to receive the default action (see [gtk.widget.Widget.setReceivesDefault]), in which case the focused widget is activated.
Returns
true if a widget got activated.