Gio.DBusSubtreeFlags

Flags passed to Gio.DBusConnection.prototype.register_subtree.

Since 2.26

DBusSubtreeFlags.NONE

No flags set.

DBusSubtreeFlags.DISPATCH_TO_UNENUMERATED_NODES

Method calls to objects not in the enumerated range will still be dispatched. This is useful if you want to dynamically spawn objects in the subtree.