[ Version ( since = "0.6.2" ) ]
public bool suggest_daemon_quit (Cancellable? cancellable = null) throws Error
Suggests to the daemon that it should quit as soon as possible.
Warning: this function is synchronous, and may block. Do not use it in GUI applications.
| this |
a valid Control instance |
| cancellable |
a Cancellable or null |
|
true if the suggestion was sent |