Method

FwupdPluginPluginget_build_hash

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

Returns: const gchar*
 

A #gchar, or NULL for unset.

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