Method
AppStreamArtifactadd_checksum
Declaration [src]
void
as_artifact_add_checksum (
  AsArtifact* artifact,
  AsChecksum* cs
)
Parameters
- cs
- 
            Type: AsChecksumThe AsChecksum.The data is owned by the caller of the method. 
void
as_artifact_add_checksum (
  AsArtifact* artifact,
  AsChecksum* cs
)
csType: AsChecksum
The AsChecksum.
| The data is owned by the caller of the method. |