DBusSubtreeVTable

Added in version 2.26.

class DBusSubtreeVTable(*args, **kwargs)

Virtual table for handling subtrees registered with register_subtree().

Fields

class DBusSubtreeVTable
dispatch

Function for dispatching a remote call on a child node.

enumerate

Function for enumerating child nodes.

introspect

Function for introspecting a child node.

padding