Package: gtk
Function gtk:shortcut-trigger-trigger
Lambda Listgtk:shortcut-trigger-trigger (shortcut event enable) ArgumentsReturn ValueThe gdk:key-match value whether the event triggered the shortcut. Details Checks if the given event triggers shortcut. Usually the value of enable is determined by checking that the passed
in event is a key event and has the right modifiers set. | See also |
#2024-11-1