# `GSFontViewController widthMetricsAction:`

*Instance Method*

## Declaration

```swift
@IBAction func widthMetricsAction(_ sender: Any!)
```

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

```python
widthMetricsAction_(sender: object)
```

