DBusConnection.unregisterSubtree

bool unregisterSubtree(uint registrationId) nothrow

Unregisters a subtree.

Parameters

registrationIda subtree registration id obtained from gio.dbus_connection.DBusConnection.registerSubtree

Returns

true if the subtree was unregistered, false otherwise