DBusConnection.unregisterSubtree

Unregisters a subtree. Since 2.26

class DBusConnection
int
unregisterSubtree

Parameters

registrationId uint

A subtree registration id obtained from g_dbus_connection_register_subtree().

Return Value

Type: int

TRUE if the subtree was unregistered, FALSE otherwise.

Meta