ShortcutChord.this

Sets our main struct and passes it to the parent class.

  1. this(DzlShortcutChord* dzlShortcutChord, bool ownedRef = false)
    class ShortcutChord
    this
    (
    DzlShortcutChord* dzlShortcutChord
    ,
    bool ownedRef = false
    )
  2. this(GdkEventKey* event)
  3. this(string accelerator)

Meta