Instance Property
glyphsDocument
Convenience getter casting the return value of -[GSWindowController document] to GSDocument.
Declaration
var glyphsDocument: GSDocument? { get }Declaration
@property (nonatomic, readonly) GSDocument * glyphsDocument;Declaration
glyphsDocument() -> GSDocument