Instance Property
glyphListController
Declaration
@IBOutlet weak var glyphListController: NSArrayController? { get set }Declaration
@property (nonatomic, weak) NSArrayController * glyphListController;Declaration
glyphListController() -> NSArrayController
setGlyphListController_(glyphListController: NSArrayController)