# `GSFontViewSidebarController sidebarAction:`

*Instance Method*

## Declaration

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

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

```python
sidebarAction_(sender: object)
```

