Method
FwupdClientrun_connect_funcs
since: 2.1.8
Declaration [src]
gboolean
fwupd_client_run_connect_funcs (
FwupdClient* self
GError** error
)
Description [src]
Manually runs functions to run after the connection has been completed. In the usual case, this function is called as the last step of fwupd_client_connect_async(), but must be called manually if the connect action is overridden by fwupd_client_set_sync_impl().
Available since: 2.1.8