Method

FwupdReleaseget_metadata

since: 1.0.4

Declaration [src]

GHashTable*
fwupd_release_get_metadata (
  FwupdRelease* self
)

Description [src]

Gets the release metadata.

Available since: 1.0.4

Return value

Type: GHashTable

The metadata, which may be empty.

The data is owned by the instance.