Method
FwupdDeviceget_parent
since: 1.0.8
Declaration [src]
FwupdDevice*
fwupd_device_get_parent (
FwupdDevice* self
)
Return value
Type: FwupdDevice
The parent device, or NULL
if unset.
The returned data is owned by the instance. |