KeyvalTrigger.this

Creates a gtk.shortcut_trigger.ShortcutTrigger that will trigger whenever the key with the given keyval and modifiers is pressed.

class KeyvalTrigger
this

Parameters

keyval uint

The keyval to trigger for

modifiers gdk.types.ModifierType

the modifiers that need to be present

Return Value