Instance Method
exportFont(_:)exportFont:exportFont_
Declaration
func exportFont(_ font: GSFont)Declaration
- (void) exportFont:(GSFont *) font;Declaration
exportFont_(font: GSFont)Instance Method
func exportFont(_ font: GSFont)- (void) exportFont:(GSFont *) font;exportFont_(font: GSFont)