Skip to content
Glyphs
  • Python
  • Core:
  • Objective-C
  • Swift
  • Python
  • GlyphsCore
    • GSSidebarItem
      • parent
  1. GlyphsCore
  2. GSSidebarItem

Instance Property

parent

Declaration

unowned(unsafe) var parent: GSSidebarItem { get set }

Declaration

@property (unsafe_unretained) GSSidebarItem * parent;

Declaration

parent() -> GSSidebarItem
setParent_(parent: GSSidebarItem)