Method
FwupdPluginDeviceload_event
Declaration [src]
FuDeviceEvent*
fu_device_load_event (
FuDevice* self,
const gchar* id,
GError** error
)
Parameters
id |
const gchar* |
The event ID, e.g. |
|
| The data is owned by the caller of the function. | |
| The value is a NUL terminated UTF-8 string. | |
error |
GError ** |
The return location for a GError*, or NULL. |
Return value
| Returns: | FuDeviceEvent |
A |
|
| The data is owned by the instance. | |
The return value can be NULL. |