DBusConnection.unregisterObject

Unregisters an object. Since 2.26

class DBusConnection
int
unregisterObject

Parameters

registrationId uint

A registration id obtained from g_dbus_connection_register_object().

Return Value

Type: int

TRUE if the object was unregistered, FALSE otherwise.

Meta