suggest_daemon_quit_async
Description:
[ Version ( since = "0.6.2" ) ]
public async bool suggest_daemon_quit_async (Cancellable? cancellable) throws Error
public async bool suggest_daemon_quit_async (Cancellable? cancellable) throws Error
Suggests to the daemon that it should quit as soon as possible.
Parameters:
| this |
a valid Control instance |
| cancellable |
a Cancellable or |
| callback |
the function to run on completion |
| user_data |
the data to pass to |