# `InspectorViewComponentController showComponentGlyph:`

*Instance Method*

## Declaration

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

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

```python
showComponentGlyph_(sender: object)
```

