Skip to content
Glyphs
  • Python
  • Core:
  • Objective-C
  • Swift
  • Python
  • GlyphsApp
    • GSInspectorViewController
      • glyphEditView
  1. GlyphsApp
  2. GSInspectorViewController

Instance Property

glyphEditView

Declaration

weak var glyphEditView: GSGlyphEditView? { get set }

Declaration

@property (weak) GSGlyphEditView * glyphEditView;

Declaration

glyphEditView() -> GSGlyphEditView
setGlyphEditView_(glyphEditView: GSGlyphEditView)