Method

FwupdPluginPluginget_build_hash

since: 1.2.4

Declaration [src]

const gchar*
fu_plugin_get_build_hash (
  FuPlugin* self
)

Description [src]

Gets the build hash a plugin was generated with.

Available since: 1.2.4

Return value

Type: const gchar*

A #gchar, or NULL for unset.

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