# `GSExportSettingsViewController generalOptions:`

*Instance Method*

## Declaration

```swift
func generalOptions(_ options: NSMutableDictionary)
```

```objc
- (void) generalOptions:(NSMutableDictionary *) options;
```

```python
generalOptions_(options: dict)
```

