Shortcut.this

this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.

Creates a new [gtk.shortcut.Shortcut] that is triggered by trigger and then activates action.

Parameters

triggerThe trigger that will trigger the shortcut
actionThe action that will be activated upon triggering

Returns

a new [gtk.shortcut.Shortcut]