Virtual Method

FwupdPluginPlugincleanup

Declaration [src]

gboolean
cleanup (
  FuPlugin* self,
  FuDevice* device,
  FuProgress* progress,
  FwupdInstallFlags flags,
  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.
flags FwupdInstallFlags
  No description available.
error GError **
  The return location for a GError*, or NULL.

Return value

Returns: gboolean
  No description available.