Instance Property
glyphsArrayController
Declaration
@IBOutlet unowned(unsafe) var glyphsArrayController: NSArrayController! { get set }Declaration
@property (nonatomic, unsafe_unretained) NSArrayController * glyphsArrayController;Declaration
glyphsArrayController() -> NSArrayController
setGlyphsArrayController_(glyphsArrayController: NSArrayController)