Method

FwupdPluginDeviceremove_child

Declaration [src]

void
fu_device_remove_child (
  FuDevice* self,
  FuDevice* child
)

Description [src]

Removes child device.

Available since:1.6.2

Parameters

child FuDevice
 

Another FuDevice.

 The data is owned by the caller of the function.