API Version: 3.0
Library Version: 3.24
Generated by gi-docgen 2025.4
gboolean gtk_window_activate_default ( GtkWindow* window )
Activates the default widget for the window, unless the current focused widget has been configured to receive the default action (see gtk_widget_set_receives_default()), in which case the focused widget is activated.
Type: gboolean
gboolean
TRUE if a widget got activated.
TRUE