Method
FwupdPluginPluginset_context
Declaration [src]
void
fu_plugin_set_context (
FuPlugin* self,
FuContext* ctx
)
Description [src]
Sets the context for this plugin.
| Available since: | 1.8.6 |
| Sets property | FwupdPlugin.Plugin:context |
Parameters
ctx |
FuContext |
Optional |
|
The argument can be NULL. | |
| The data is owned by the caller of the function. |