DBusConnection.getStream
gio.iostream.IOStream getStream()Gets the underlying stream used for IO.
While the #GDBusConnection is active, it will interact with this stream from a worker thread, so it is not safe to interact with the stream directly.
Returns
the stream used for IO