Gio.DBusConnection.stream
DBusConnection.stream: Gio.IOStream (Read / Write / Construct Only)
The underlying Gio.IOStream used for I/O.
If this is passed on construction and is a Gio.SocketConnection, then the corresponding Gio.Socket will be put into non-blocking mode.
While the Gio.DBusConnection is active, it will interact with this stream from a worker thread, so it is not safe to interact with the stream directly.
Since 2.26