Declaration

@IBOutlet unowned(unsafe) var glyphListController: NSArrayController? { get set }

Declaration

@property (nonatomic, unsafe_unretained) NSArrayController * glyphListController;

Declaration

glyphListController() -> NSArrayController
setGlyphListController_(glyphListController: NSArrayController)