Method
FwupdPluginDeviceget_guids_as_str
since: 1.0.8
[−]
Description [src]
Gets the device GUIDs as a joined string, which may be useful for error messages.
Available since: 1.0.8
[−]
Return value
Type: gchar*
A string, which may be empty length but not NULL
.
The caller of the method takes ownership of the data, and is responsible for freeing it. |
The value is a NUL terminated UTF-8 string. |