# `GSWindowController exportFontAction:`

*Instance Method*

## Declaration

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

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

```python
exportFontAction_(sender: object)
```

