KeyvalTrigger.this
this
(uint keyval, gdk.types.ModifierType modifiers)Creates a [gtk.shortcut_trigger.ShortcutTrigger] that will trigger whenever the key with the given keyval and modifiers is pressed.
Parameters
keyval | The keyval to trigger for |
modifiers | the modifiers that need to be present |
Returns
A new [gtk.shortcut_trigger.ShortcutTrigger]