Grx.Application:quit-on-signal
"quit-on-signal" bool : Read / Write / Construct
Gets or sets if the application should queue a Grx.EventType.app_quit event when SIGHUP, SIGINT or SIGTERM is received.
The default behavior is for an application to quit when any of these signals are received.