Method

FwupdDeviceget_parent

Declaration [src]

FwupdDevice*
fwupd_device_get_parent (
  FwupdDevice* self
)

Description [src]

Gets the parent.

Available since:1.0.8

Return value

Returns: FwupdDevice
 

The parent device, or NULL if unset.

 The data is owned by the instance.