# `GSFontViewSidebarController addCustomList:`

*Instance Method*

## Declaration

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

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

```python
addCustomList_(sender: object)
```

