# `GSFontViewController newGlyph:`

*Instance Method*

## Declaration

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

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

```python
newGlyph_(sender: object)
```

