# `GSGlyphInfo.components`

*Instance Property*

The Glyph is composed from this glyphs.

## Declaration

```swift
var components: [GSGlyphInfo]? { get set }
```

```objc
@property (nonatomic, strong) NSArray<GSGlyphInfo *> * components;
```

[See also `components` in the Python API](https://docu.glyphsapp.com/#GSGlyphInfo.components)

```python
pyobjc_instanceMethods.components() -> list[GSGlyphInfo]
pyobjc_instanceMethods.setComponents_(components: list[GSGlyphInfo])
```

## Discussion

F_f_i > f f i Adieresis > A dieresis

