# `InspectorViewGlyphTextController setAlternateButtons:`

*Instance Method*

## Declaration

```swift
func setAlternateButtons(_ theNotifivation: Notification!)
```

```objc
- (void) setAlternateButtons:(NSNotification *) theNotifivation;
```

```python
setAlternateButtons_(theNotifivation: NSNotification)
```

