# `GSToolSelect selectGlyph:`

*Instance Method*

## Declaration

```swift
func selectGlyph(_ theEvent: NSEvent)
```

```objc
- (void) selectGlyph:(NSEvent *) theEvent;
```

```python
selectGlyph_(theEvent: NSEvent)
```

