GlobalHotkey.this

Create from initialzed KeyEvent object

  1. this(KeyEvent akey, void delegate() ahandler)
    class GlobalHotkey
    this
    (,
    void delegate
    ()
    ahandler = null
    )
  2. this(const(char)[] akey, void delegate() ahandler)
Suggestion Box / Bug Report