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
keyval | The keyval to trigger for |
modifiers | the modifiers that need to be present |