GDBusCallFlags

Flags used in gio.dbus_connection.DBusConnection.call and similar APIs.

Values

ValueMeaning
None0

No flags set.

NoAutoStart1

The bus must not launch an owner for the destination name in response to this method invocation.

AllowInteractiveAuthorization2

the caller is prepared to wait for interactive authorization. Since 2.46.