# `InspectorViewGlyphBaseController setAlternateButtons:`

*Instance Method*

## Declaration

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

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

```python
setAlternateButtons_(notification: NSNotification)
```

