# `GSUnicodeInfoPopoverDelegate`

*Protocol*

## Declaration

```swift
protocol GSUnicodeInfoPopoverDelegate : NSObjectProtocol
```

```objc
@protocol GSUnicodeInfoPopoverDelegate <NSObject>
```

```python
GSUnicodeInfoPopoverDelegate
```

## Topics

### Instance Methods

- [`GSUnicodeInfoPopoverDelegate addCharacter:`](/Core/GlyphsApp/GSUnicodeInfoPopoverDelegate/addCharacter:)
- [`GSUnicodeInfoPopoverDelegate canShowCharacter:`](/Core/GlyphsApp/GSUnicodeInfoPopoverDelegate/canShowCharacter:)
- [`GSUnicodeInfoPopoverDelegate showCharacter:`](/Core/GlyphsApp/GSUnicodeInfoPopoverDelegate/showCharacter:)

## Relationships

### Inherits From

- `NSObject`

