Method

FwupdClientemit_device_changed

since: 2.1.8

Declaration [src]

void
fwupd_client_emit_device_changed (
  FwupdClient* self,
  FwupdDevice* dev
)

Description [src]

Emits a ::device-changed signal into the assigned mainloop.

Available since: 2.1.8

Parameters

dev

Type: FwupdDevice

A FwupdDevice.

The data is owned by the caller of the method.