# `GSSelectGlyphsDialogController setAllowsMultipleSelection:`

*Instance Method*

## Declaration

```swift
func setAllowsMultipleSelection(_ allowsMultipleSelection: Bool)
```

```objc
- (void) setAllowsMultipleSelection:(BOOL) allowsMultipleSelection;
```

```python
setAllowsMultipleSelection_(allowsMultipleSelection: bool)
```

