Method
FwupdClientquit_async
Declaration [src]
void
fwupd_client_quit_async (
FwupdClient* self,
GCancellable* cancellable,
GAsyncReadyCallback callback,
gpointer callback_data
)
Description [src]
Asks the daemon to quit. This can only be called by the root user.
NOTE: This will only actually quit if an install is not already in progress.
Available since: | 1.8.11 |