# `GlyphsPathPlugin dehint:`

*Instance Method*

## Declaration

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

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

```python
dehint_(sender: object)
```

