# `GSPrintGridView.glyphs`

*Instance Property*

## Declaration

```swift
var glyphs: [Any]! { get set }
```

```objc
@property (nonatomic, strong) NSArray * glyphs;
```

```python
glyphs() -> list
setGlyphs_(glyphs: list)
```

