Method

AppStreamArtifactadd_checksum

Declaration [src]

void
as_artifact_add_checksum (
  AsArtifact* artifact,
  AsChecksum* cs
)

Description [src]

Add a checksum for the file associated with this artifact.

Parameters

cs

Type: AsChecksum

The AsChecksum.

The data is owned by the caller of the method.