Method
FwupdPluginHwidsget_replace_keys
since: 0.9.3
[−]
Parameters
key
-
Type:
const gchar*
A HardwareID key, e.g.
HardwareID-3
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string.
[−]
Return value
Type: const gchar*
The replacement value, e.g. Manufacturer&ProductName
, or NULL
for error.
The data is owned by the instance. |
The value is a NUL terminated UTF-8 string. |