suggest_daemon_quit
Description:
[ Version ( since = "0.6.2" ) ]
public bool suggest_daemon_quit (Cancellable? cancellable = null) throws Error
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.
Parameters:
this |
a valid Control instance |
cancellable |
a Cancellable or |
Returns:
|