GlobalHotkeyManager.unregister

Register new global hotkey with previously used GlobalHotkey object. It is safe to unregister unknown or invalid hotkey.

  1. void unregister(GlobalHotkey gh)
    class GlobalHotkeyManager
    static
    void
    unregister
  2. void unregister(const(char)[] key)
Suggestion Box / Bug Report