DBusConnection.getStream

Gets the underlying stream used for IO.

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.

class DBusConnection
getStream
()

Return Value

Type: IOStream

the stream used for IO

Meta

Since

2.26