Emitted when the application is required to quit.
This is not optional: if the client does not quit a short time after receiving this signal, it will likely be terminated in some other way. While not required, the application will usually receive quit-requested before receiving quit. If the application does not connect to this signal, SMClient will call <function>exit(3)</function> with an exit code of zero on behalf of the application.