Method

FwupdReleaseadd_metadata

since: 1.0.4

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

Type: GHashTable

The key-values.

The data is owned by the caller of the function.