Shortcut.this

  1. this(void* ptr, Flag!"Take" take)
    class Shortcut
    this
    (
    void* ptr
    ,
    Flag!"Take" take = No.Take
    )
  2. this(gtk.shortcut_trigger.ShortcutTrigger trigger, gtk.shortcut_action.ShortcutAction action)