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