# `GSWindowController showFontInfo:`

*Instance Method*

## Declaration

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

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

```python
showFontInfo_(sender: object)
```

