Method

FwupdPluginDeviceEventset_error

Declaration [src]

void
fu_device_event_set_error (
  FuDeviceEvent* self,
  const GError* error
)

Description [src]

Sets an error on the event.

Available since:2.0.6

Parameters

error GError
 

A GError with domain FwupdError.

 The data is owned by the caller of the function.