Skip to content
Glyphs
  • Python
  • Core:
  • Objective-C
  • Swift
  • Python
  • GlyphsApp
    • GSUnicodeInfoPopoverDelegate
  1. GlyphsApp

Protocol

GSUnicodeInfoPopoverDelegate

Declaration

protocol GSUnicodeInfoPopoverDelegate : NSObjectProtocol

Declaration

@protocol GSUnicodeInfoPopoverDelegate <NSObject>

Declaration

GSUnicodeInfoPopoverDelegate

Topics

Instance Methods

  • addCharacter(_:)addCharacter:addCharacter_
  • canShowCharacter(_:)canShowCharacter:canShowCharacter_
  • showCharacter(_:)showCharacter:showCharacter_

Relationships

Inherits From

  • NSObject