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

Instance Property

controller

the Controller of type GSEditViewController

Declaration

unowned(unsafe) var controller: GSGlyphViewController! { get set }

Declaration

@property (nonatomic, unsafe_unretained) GSGlyphViewController * controller;

Declaration

controller() -> GSGlyphViewController
setController_(controller: GSGlyphViewController)