get_checksum
Description:
[
Version ( deprecated =
true , since =
"0.8.2" ) ]
public unowned Checksum?
get_checksum (
ChecksumKind kind)
Warning: get_checksum is deprecated.
Gets the release checksum
Note:
Use the Artifact directly to obtain this information.
Parameters:
Returns:
an Checksum, or null for not set or invalid
|