Method

FwupdClientget_daemon_version

Declaration [src]

const gchar*
fwupd_client_get_daemon_version (
  FwupdClient* self
)

Description [src]

Gets the daemon version number.

Available since:0.9.6

Return value

Returns: utf8
 

A string, or NULL for unknown.

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