Method
FwupdClientget_approved_firmware
Declaration [src]
gchar**
fwupd_client_get_approved_firmware (
FwupdClient* self,
GCancellable* cancellable,
GError** error
)
Parameters
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 . |