# `GSFontMaster ttStems`

*Instance Method*

convenient for TT export

## Declaration

```swift
func ttStems() -> [GSTTStem]
```

```objc
- (NSArray<GSTTStem *> *) ttStems;
```

```python
ttStems() -> list[GSTTStem]
```

