:right-sidebar: True BusType =================================================================== .. currentmodule:: gi.repository.Gio .. versionadded:: 2.26 .. class:: BusType :no-contents-entry: An enumeration for well-known message buses. Fields ------ .. rst-class:: interim-class .. class:: BusType :no-index: .. attribute:: NONE Not a message bus. .. attribute:: SESSION The login session message bus. .. attribute:: STARTER An alias for the message bus that activated the process, if any. .. attribute:: SYSTEM The system-wide message bus.