# `GSWindowController exportAllFontsAction:`

*Instance Method*

## Declaration

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

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

```python
exportAllFontsAction_(sender: object)
```

