Method

FwupdPluginContextset_runtime_versions

since: 1.6.0

Declaration [src]

void
fu_context_set_runtime_versions (
  FuContext* self,
  GHashTable* runtime_versions
)

Description [src]

Sets the runtime versions for a plugin.

Available since: 1.6.0

Parameters

runtime_versions

Type: GHashTable

Dictionary of versions.

The data is owned by the caller of the function.