Method

FwupdDeviceget_root

Declaration [src]

FwupdDevice*
fwupd_device_get_root (
  FwupdDevice* self
)

Description [src]

Gets the device root.

Available since:1.7.4

Return value

Returns: FwupdDevice
 

The root device, or NULL if unset.

 The data is owned by the instance.