Declaration

init(font: GSFont, instance: GSInstance) throws

Declaration

- (instancetype) initWithFont:(GSFont *) font instance:(GSInstance *) instance error:(NSError **) error;

Declaration

initWithFont_instance_error_(font: GSFont, instance: GSInstance) -> tuple[GSInterpolationFontProxy, NSError]