Method

AppStreamChecksumset_value

Declaration [src]

void
as_checksum_set_value (
  AsChecksum* cs,
  const gchar* value
)

Description [src]

Sets the checksum value filename.

Parameters

value

Type: const gchar*

The new value.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.