Function
Fwupdversion_string
since: 1.6.1
[−]
Description [src]
Gets the libfwupd installed runtime version.
This may be different to the build-time version if the daemon and library objects somehow get out of sync.
Available since: 1.6.1
[−]
Return value
Type: const gchar*
Version string.
The data is owned by the called function. |
The value is a NUL terminated UTF-8 string. |