:right-sidebar: True DBusMessageByteOrder =================================================================== .. currentmodule:: gi.repository.Gio .. versionadded:: 2.26 .. class:: DBusMessageByteOrder :no-contents-entry: Enumeration used to describe the byte order of a D-Bus message. Fields ------ .. rst-class:: interim-class .. class:: DBusMessageByteOrder :no-index: .. attribute:: BIG_ENDIAN The byte order is big endian. .. attribute:: LITTLE_ENDIAN The byte order is little endian.