Instance Property
graphicView
Declaration
@IBOutlet unowned(unsafe) var graphicView: GSGlyphEditView { get set }Declaration
@property (nonatomic, unsafe_unretained) GSGlyphEditView * graphicView;Declaration
graphicView() -> GSGlyphEditView
setGraphicView_(graphicView: GSGlyphEditView)