Method

FwupdReleaseincorporate

since: 1.8.8

Declaration [src]

void
fwupd_release_incorporate (
  FwupdRelease* self,
  FwupdRelease* donor
)

Description [src]

Copy all properties from the donor object.

Available since: 1.8.8

Parameters

donor

Type: FwupdRelease

Another FwupdRelease.

The data is owned by the caller of the function.