Method

FwupdClientundo_host_security_attr_finish

Declaration [src]

gboolean
fwupd_client_undo_host_security_attr_finish (
  FwupdClient* self,
  GAsyncResult* res,
  GError** error
)

Description [src]

Available since:1.9.6

Parameters

res GAsyncResult*
 

The asynchronous result.

 The data is owned by the caller of the function.
error GError **
  The return location for a GError*, or NULL.

Return value

Returns: gboolean
 

TRUE for success.