:right-sidebar: True DBusSubtreeFlags =================================================================== .. currentmodule:: gi.repository.Gio .. versionadded:: 2.26 .. class:: DBusSubtreeFlags :no-contents-entry: Flags passed to :func:`~gi.repository.Gio.DBusConnection.register_subtree`. Fields ------ .. rst-class:: interim-class .. class:: DBusSubtreeFlags :no-index: .. attribute:: 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. .. attribute:: NONE No flags set.