Method

FwupdReleaseincorporate

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 FwupdRelease
 

Another FwupdRelease.

 The data is owned by the caller of the function.