gtkWindowActivateDefault: gtkWindowActivateDefault
Description
Activates the default widget for the window, unless the current
focused widget has been configured to receive the default action
(see gtkWidgetSetReceivesDefault
), in which case the
focused widget is activated.Usage
gtkWindowActivateDefault(object)
Value
TRUE
if a widget got activated.