Declaration

func update(_ prefix: GSFeaturePrefix, for font: GSFont) throws

Declaration

- (BOOL) updatePrefix:(GSFeaturePrefix *) prefix forFont:(GSFont *) font error:(NSError **) error;

Declaration

updatePrefix_forFont_error_(prefix: GSFeaturePrefix, font: GSFont) -> tuple[bool, NSError]