# `GSControlLayer setFont:`

*Instance Method*

## Declaration

```swift
func setFont(_ font: GSFont!)
```

```objc
- (void) setFont:(GSFont *) font;
```

```python
setFont_(font: GSFont)
```

