# `GSSelectableElement`

*Type Alias*

An Objective-C object that conforms to [`GSSelectableElementProtocol`](/Core/GlyphsCore/GSSelectableElementProtocol).

## Declaration

```objc
typedef NSObject<GSSelectableElementProtocol> GSSelectableElement;
```

```python
GSSelectableElement
```

