pub type GDBusSubtreeFlags = c_uint;
Expand description
GDBusSubtreeFlags: @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.
Flags passed to g_dbus_connection_register_subtree().
Since: 2.26