Method

AppStreamArtifactget_checksums

Declaration [src]

GPtrArray*
as_artifact_get_checksums (
  AsArtifact* artifact
)

Description [src]

Get a list of all checksums we have for this artifact.

Return value

Type: An array of AsChecksum*

An array of AsChecksum objects.

The data is owned by the instance.