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