Method

FwupdPluginPluginget_context

Declaration [src]

FuContext*
fu_plugin_get_context (
  FuPlugin* self
)

Description [src]

Gets the context for a plugin.

Available since:1.6.0

Return value

Returns: FuContext
 

A FuContext or NULL if not set.

 The data is owned by the instance.