DBusConnection.unregisterObject
bool unregisterObject(uint registrationId) nothrowUnregisters an object.
Parameters
registrationId | a registration id obtained from gio.dbus_connection.DBusConnection.registerObject |
Returns
true if the object was unregistered, false otherwise