Package: gtk

Function gtk-window-activate-default

Lambda List

gtk-window-activate-default (window)

Arguments

window -- a gtk-window widget

Return Value

True if a widget got activated.

Details

Activates the default widget for the window, unless the current focused widget has been configured to receive the default action. See the gtk-widget-receives-default function, in which case the focused widget is activated.
 

See also

2021-9-12