# `GSWindowController updateGlyphInfo:`

*Instance Method*

## Declaration

```swift
@IBAction func updateGlyphInfo(_ sender: Any)
```

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

```python
updateGlyphInfo_(sender: object)
```

