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

Instance Property

glyphCell

Declaration

@IBOutlet weak var glyphCell: GSGlyphCellView? { get set }

Declaration

@property (weak) GSGlyphCellView * glyphCell;

Declaration

glyphCell() -> GSGlyphCellView
setGlyphCell_(glyphCell: GSGlyphCellView)