# `GSFontViewController correctPathDirection:`

*Instance Method*

## Declaration

```swift
func correctPathDirection(_ sender: Any!)
```

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

```python
correctPathDirection_(sender: object)
```

