Module: Gio::DBusSubtreeFlags

Defined in:
(unknown)

Constant Summary collapse

NONE =

No flags set.

0 or :none
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.
1 or :dispatch_to_unenumerated_nodes