# `GSCommandType`

*Structure*

## Declaration

```swift
struct GSCommandType
```

```objc
typedef enum { ... } GSCommandType;
```

```python
GSCommandType
```

## Topics

### Enumeration Cases

- [`GSCommandTypeCustom`](/Core/GlyphsApp/GSCommandTypeCustom)
- [`GSCommandTypeMainMenu`](/Core/GlyphsApp/GSCommandTypeMainMenu)
- [`GSCommandTypeTool`](/Core/GlyphsApp/GSCommandTypeTool)

