# `GSIndexPasteboardWriter`

*Class*

## Declaration

```swift
class GSIndexPasteboardWriter
```

```objc
@interface GSIndexPasteboardWriter : NSObject
```

```python
class GSIndexPasteboardWriter(NSObject)
```

## Topics

### Instance Properties

- [`GSIndexPasteboardWriter.index`](/Core/GlyphsApp/GSIndexPasteboardWriter/index)

### Instance Methods

- [`GSIndexPasteboardWriter initWithIndex:`](/Core/GlyphsApp/GSIndexPasteboardWriter/initWithIndex:)

## Relationships

### Inherits From

- `NSObject`

### Conforms To

- `NSPasteboardWriting`

