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