Virtual Method

FwupdPluginPluginactivate

Declaration [src]

gboolean
activate (
  FuPlugin* self,
  FuDevice* device,
  FuProgress* progress,
  GError** error
)

Description

No description available.

Parameters

device FuDevice
  No description available.
 The data is owned by the caller of the function.
progress FuProgress
  No description available.
 The data is owned by the caller of the function.
error GError **
  The return location for a GError*, or NULL.

Return value

Returns: gboolean
  No description available.