Gio.DBusSubtreeVTable¶
Fields¶
| Name | Type | Access | Description |
|---|---|---|---|
| dispatch | Gio.DBusSubtreeDispatchFunc |
r/w | Function for dispatching a remote call on a child node. |
| enumerate | object |
r/w | Function for enumerating child nodes. |
| introspect | Gio.DBusSubtreeIntrospectFunc |
r/w | Function for introspecting a child node. |
| padding | [object] |
r |
Methods¶
None
Details¶
-
class
Gio.DBusSubtreeVTable¶ Virtual table for handling subtrees registered with
Gio.DBusConnection.register_subtree().New in version 2.26.