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

Instance Property

windowController

Declaration

weak var windowController: GSWindowController? { get set }

Declaration

@property (weak) GSWindowController * windowController;

Declaration

windowController() -> GSWindowController
setWindowController_(windowController: GSWindowController)