# `GlyphsPathPlugin setFindPathsPasteboard:`

*Instance Method*

## Declaration

```swift
func setFindPathsPasteboard(_ path: GSPath)
```

```objc
- (void) setFindPathsPasteboard:(GSPath *) path;
```

```python
setFindPathsPasteboard_(path: GSPath)
```

