Gio.DBusObjectManagerClientFlags
Flags used when constructing a Gio.DBusObjectManagerClient.
Since 2.30
- DBusObjectManagerClientFlags.NONE
No flags set.
- DBusObjectManagerClientFlags.DO_NOT_AUTO_START
If not set and the manager is for a well-known name, then request the bus to launch an owner for the name if no-one owns the name. This flag can only be used in managers for well-known names.