# `GSPreferenceViewControllerProtocol`

*Protocol*

## Declaration

```swift
protocol GSPreferenceViewControllerProtocol : NSObjectProtocol
```

```objc
@protocol GSPreferenceViewControllerProtocol <NSObject>
```

```python
GSPreferenceViewControllerProtocol
```

## Topics

### Instance Properties

- [`GSPreferenceViewControllerProtocol.image`](/Core/GlyphsApp/GSPreferenceViewControllerProtocol/image)
- [`GSPreferenceViewControllerProtocol.imageName`](/Core/GlyphsApp/GSPreferenceViewControllerProtocol/imageName)
- [`GSPreferenceViewControllerProtocol.sortID`](/Core/GlyphsApp/GSPreferenceViewControllerProtocol/sortID)

## Relationships

### Inherits From

- `NSObject`

