API Version: 2.0
Library Version: 2.83.0
Generated by gi-docgen 2024.1
since: 2.26
enum Gio.DBusMessageByteOrder
Enumeration used to describe the byte order of a D-Bus message.
Available since: 2.26
G_DBUS_MESSAGE_BYTE_ORDER_BIG_ENDIAN
The byte order is big endian.
66
G_DBUS_MESSAGE_BYTE_ORDER_LITTLE_ENDIAN
The byte order is little endian.
108
Content