DBusConnection.unregisterObject

bool unregisterObject(uint registrationId) nothrow

Unregisters an object.

Parameters

registrationIda registration id obtained from gio.dbus_connection.DBusConnection.registerObject

Returns

true if the object was unregistered, false otherwise