:right-sidebar: True DBusMessageFlags =================================================================== .. currentmodule:: gi.repository.Gio .. versionadded:: 2.26 .. class:: DBusMessageFlags :no-contents-entry: Message flags used in :obj:`~gi.repository.Gio.DBusMessage`. Fields ------ .. rst-class:: interim-class .. class:: DBusMessageFlags :no-index: .. attribute:: ALLOW_INTERACTIVE_AUTHORIZATION If set on a method call, this flag means that 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 message. .. attribute:: NO_REPLY_EXPECTED A reply is not expected.