# `GSExportSettingsViewController setupRecentExportPathsButton`

*Instance Method*

Internal helper. Exposed for Glyphs 3 source compatibility; still implemented but not intended as public API.

## Declaration

```swift
func setupRecentExportPathsButton()
```

```objc
- (void) setupRecentExportPathsButton;
```

```python
setupRecentExportPathsButton()
```

