Method

FwupdPluginContextset_compile_versions

since: 1.6.0

Declaration [src]

void
fu_context_set_compile_versions (
  FuContext* self,
  GHashTable* compile_versions
)

Description [src]

Sets the compile time versions for a plugin.

Available since: 1.6.0

Parameters

compile_versions

Type: GHashTable

Dictionary of versions.

The data is owned by the caller of the function.