Method

FwupdClientget_host_product

since: 1.3.1

Declaration [src]

const gchar*
fwupd_client_get_host_product (
  FwupdClient* self
)

Description [src]

Gets the string that represents the host running fwupd.

Available since: 1.3.1

Return value

Type: const gchar*

A string, or NULL for unknown.

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