# `GSEditViewController showGlyphInFontViewAction:`

*Instance Method*

## Declaration

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

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

```python
showGlyphInFontViewAction_(sender: object)
```

