Package: gtk
Function gtk:window-activate-key
Lambda Listgtk:window-activate-key (window event) ArgumentsReturn ValueTrue if a mnemonic or accelerator was found and activated. Details
Activates mnemonics and accelerators for the window. This is normally called by the default "key-press-event" signal
handler for toplevel windows, however in some cases it may be useful to call
this directly when overriding the standard key handling for a toplevel window. | See also |
#2024-03-16