# `GlyphsPathPlugin reversePaths:`

*Instance Method*

## Declaration

```swift
@IBAction func reversePaths(_ sender: Any)
```

```objc
- (void) reversePaths:(id) sender;
```

```python
reversePaths_(sender: object)
```

