# `GlyphsPathPlugin autohint:`

*Instance Method*

## Declaration

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

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

```python
autohint_(sender: object)
```

