pub type GDBusMessageByteOrder = c_uint;
Expand description
GDBusMessageByteOrder: @G_DBUS_MESSAGE_BYTE_ORDER_BIG_ENDIAN: The byte order is big endian. @G_DBUS_MESSAGE_BYTE_ORDER_LITTLE_ENDIAN: The byte order is little endian.
Enumeration used to describe the byte order of a D-Bus message.
Since: 2.26