Method

FwupdPluginContextset_compile_versions

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 GHashTable*
 

Dictionary of versions.

 The data is owned by the caller of the function.