Package: gtk
Function gtk-widget-activate
Lambda Listgtk-widget-activate (widget) ArgumentsReturn ValueTrue if the widget was activatable. Details
For widgets that can be "activated", buttons, menu items, etc., this
function activates them. Activation is what happens when you press the Enter key on a widget
during key navigation. If the widget is not activatable, the function returns false. | See also |
2021-9-16