DebugControllerDBusGidBuilderImpl.connection

Set connection property.

class DebugControllerDBusGidBuilderImpl(T)
T
connection

Parameters

propval gio.dbus_connection.DBusConnection

The D-Bus connection to expose the debugging interface on.

Typically this will be the same connection (to the system or session bus) which the rest of the application or service’s D-Bus objects are registered on.

Return Value

Type: T

Builder instance for fluent chaining