Flags passed to g_dbus_connection_register_subtree().
G_DBUS_SUBTREE_FLAGS_NONE
No flags set.
G_DBUS_SUBTREE_FLAGS_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.
Since 2.26
Flags passed to g_dbus_connection_register_subtree(). G_DBUS_SUBTREE_FLAGS_NONE No flags set. G_DBUS_SUBTREE_FLAGS_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. Since 2.26