Method

FwupdDeviceget_details_url

since: 2.1.2

Declaration [src]

const gchar*
fwupd_device_get_details_url (
  FwupdDevice* self
)

Description [src]

Gets the device URL.

Available since: 2.1.2

Return value

Type: const gchar*

A URL, or NULL if unset.

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