KeyvalTrigger.this

this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.
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

keyvalThe keyval to trigger for
modifiersthe modifiers that need to be present

Returns

A new [gtk.shortcut_trigger.ShortcutTrigger]