Method

FwupdReleaseadd_metadata

Declaration [src]

void
fwupd_release_add_metadata (
  FwupdRelease* self,
  GHashTable* hash
)

Description [src]

Sets multiple release metadata items.

Available since:1.0.4

Parameters

hash GHashTable*
 

The key-values.

 The data is owned by the caller of the function.