Method
FwupdClientget_host_security_events
Declaration [src]
GPtrArray*
fwupd_client_get_host_security_events (
FwupdClient* self,
guint limit,
GCancellable* cancellable,
GError** error
)
Parameters
limit |
guint |
Maximum number of events, or 0 for no limit. |
|
cancellable |
GCancellable |
Optional |
|
The argument can be NULL . | |
The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError* , or NULL . |