Method
FwupdPluginContextadd_quirk_key
Declaration [src]
void
fu_context_add_quirk_key (
FuContext* self,
const gchar* key
)
Description [src]
Adds a possible quirk key. If added by a plugin it should be namespaced using the plugin name, where possible.
Plugins can use this method only in fu_plugin_init()
Available since: | 1.6.0 |