# `GSInspectorViewController.glyphEditView`

*Instance Property*

## Declaration

```swift
weak var glyphEditView: GSGlyphEditView? { get set }
```

```objc
@property (weak) GSGlyphEditView * glyphEditView;
```

```python
glyphEditView() -> GSGlyphEditView
setGlyphEditView_(glyphEditView: GSGlyphEditView)
```

