Method

FwupdPluginContextset_runtime_versions

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 GHashTable
 

Dictionary of versions.

 The data is owned by the caller of the function.