Method

FwupdDeviceget_parent_id

since: 1.0.8

Declaration [src]

const gchar*
fwupd_device_get_parent_id (
  FwupdDevice* self
)

Description [src]

Gets the parent ID.

Available since: 1.0.8

Return value

Type: const gchar*

The parent ID, or NULL if unset.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.