Method

FwupdDeviceget_guid_default

Declaration [src]

const gchar*
fwupd_device_get_guid_default (
  FwupdDevice* self
)

Description [src]

Gets the default GUID.

Available since:0.9.3

Return value

Returns: const gchar*
 

The GUID, or NULL if unset.

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