Gio.DBusConnection.prototype.get_exit_on_close
function get_exit_on_close(): Boolean { // Gjs wrapper for g_dbus_connection_get_exit_on_close() }
Gets whether the process is terminated when connection is closed by the remote peer. See Gio.DBusConnection.exit_on_close for more details.
Since 2.26
- Returns
whether the process is terminated when connection is closed by the remote peer