Declaration

func applyNameTokens(_ instance: GSInstance) throws

Declaration

- (BOOL) applyNameTokens:(GSInstance *) instance error:(NSError **) error;

Declaration

applyNameTokens_error_(instance: GSInstance) -> tuple[bool, NSError]