# `GSShortcutHandler`

*Class*

## Declaration

```swift
class GSShortcutHandler
```

```objc
@interface GSShortcutHandler : NSObject
```

```python
class GSShortcutHandler(NSObject)
```

## Topics

### Type Methods

- [`GSShortcutHandler commandShortcuts`](/Core/GlyphsApp/GSShortcutHandler/commandShortcuts)
- [`GSShortcutHandler keyDown:`](/Core/GlyphsApp/GSShortcutHandler/keyDown:)
- [`GSShortcutHandler registerShortcutCommand:group:identifier:action:target:character:modifierFlags:`](/Core/GlyphsApp/GSShortcutHandler/registerShortcutCommand:group:identifier:action:target:character:modifierFlags:)
- [`GSShortcutHandler registerToolShortCut:group:identifier:key:`](/Core/GlyphsApp/GSShortcutHandler/registerToolShortCut:group:identifier:key:)

## Relationships

### Inherits From

- `NSObject`

