Instance Property
showGlyphCountToggle
Declaration
@IBOutlet unowned(unsafe) var showGlyphCountToggle: NSButton { get set }Declaration
@property (nonatomic, unsafe_unretained) NSButton * showGlyphCountToggle;Declaration
showGlyphCountToggle() -> NSButton
setShowGlyphCountToggle_(showGlyphCountToggle: NSButton)