calling raise(SIGTERM)) if the connection is closed by the remote peer.
Note that #GDBusConnection objects returned by gio.global.busGetFinish and gio.global.busGetSync will (usually) have this property set to true.
bool exitOnClose() @propertyGet exitOnClose property.
calling raise(SIGTERM)) if the connection is closed by the remote peer.
Note that #GDBusConnection objects returned by gio.global.busGetFinish and gio.global.busGetSync will (usually) have this property set to true.
void exitOnClose(bool propval) @propertySet exitOnClose property.
propval | A boolean specifying whether the process will be terminated (by calling raise(SIGTERM)) if the connection is closed by the remote peer. Note that #GDBusConnection objects returned by gio.global.busGetFinish and gio.global.busGetSync will (usually) have this property set to true. |