Method

FwupdReleaseto_variant

Declaration [src]

GVariant*
fwupd_release_to_variant (
  FwupdRelease* self
)

Description [src]

Serialize the release data.

Available since:1.0.0

Return value

Returns: GVariant*
 

The serialized data, or NULL for error.

 The caller of the method takes ownership of the data, and is responsible for freeing it.