Method

FwupdReleaseget_metadata

Declaration [src]

GHashTable*
fwupd_release_get_metadata (
  FwupdRelease* self
)

Description [src]

Gets the release metadata.

Available since:1.0.4

Return value

Returns: GHashTable*
 

The metadata, which may be empty.

 The data is owned by the instance.