:right-sidebar: True DBusCallFlags =================================================================== .. currentmodule:: gi.repository.Gio .. versionadded:: 2.26 .. class:: DBusCallFlags :no-contents-entry: Flags used in :func:`~gi.repository.Gio.DBusConnection.call` and similar APIs. Fields ------ .. rst-class:: interim-class .. class:: DBusCallFlags :no-index: .. attribute:: ALLOW_INTERACTIVE_AUTHORIZATION The caller is prepared to wait for interactive authorization. Since 2.46. .. attribute:: NONE No flags set. .. attribute:: NO_AUTO_START The bus must not launch an owner for the destination name in response to this method invocation.