# `GSObjectPasteboardWriter`

*Class*

## Declaration

```swift
class GSObjectPasteboardWriter
```

```objc
@interface GSObjectPasteboardWriter : NSObject
```

```python
class GSObjectPasteboardWriter(NSObject)
```

## Topics

### Instance Properties

- [`GSObjectPasteboardWriter.pasteboardType`](/Core/GlyphsApp/GSObjectPasteboardWriter/pasteboardType)
- [`GSObjectPasteboardWriter.representedObject`](/Core/GlyphsApp/GSObjectPasteboardWriter/representedObject)

### Instance Methods

- [`GSObjectPasteboardWriter initWithRepresentedObject:pasteboardType:`](/Core/GlyphsApp/GSObjectPasteboardWriter/initWithRepresentedObject:pasteboardType:)

## Relationships

### Inherits From

- `NSObject`

### Conforms To

- `NSPasteboardWriting`

