Method
AppStreamArtifactget_checksum
Declaration [src]
AsChecksum*
as_artifact_get_checksum (
AsArtifact* artifact,
AsChecksumKind kind
)
Parameters
kind
-
Type:
AsChecksumKind
No description available.
Return value
Type: AsChecksum
An AsChecksum
, or NULL
for not set or invalid.
The data is owned by the instance. |
The return value can be NULL . |