Method

FwupdPluginFirmwareset_parent

Declaration [src]

void
fu_firmware_set_parent (
  FuFirmware* self,
  FuFirmware* parent
)

Description [src]

Sets the parent. Only used internally.

Available since:1.8.2

Parameters

parent FuFirmware
 

Another FuFirmware.

 The argument can be NULL.
 The data is owned by the caller of the function.