DebugControllerDBus.this

Create a new #GDebugControllerDBus and synchronously initialize it.

Initializing the object will export the debug object on connection. The object will remain registered until the last reference to the #GDebugControllerDBus is dropped.

Initialization may fail if registering the object on connection fails.

Parameters

connection gio.dbus_connection.DBusConnection

a #GDBusConnection to register the debug object on

cancellable gio.cancellable.Cancellable

a #GCancellable, or null

Return Value

a new #GDebugControllerDBus, or null on failure