Method

AppStreamChecksumset_value

Declaration [src]

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

Description [src]

Sets the checksum value filename.

Parameters

value const gchar*
 

The new value.

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