mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-05 23:48:44 +02:00
GDBusMessage: Add a way to get/set byte order of a message
Also use this in the test cases to check that serialization to and from both big and little endian works. Signed-off-by: David Zeuthen <davidz@redhat.com>
This commit is contained in:
@@ -1039,6 +1039,7 @@ g_dbus_server_flags_get_type G_GNUC_CONST
|
||||
g_dbus_signal_flags_get_type G_GNUC_CONST
|
||||
g_dbus_send_message_flags_get_type G_GNUC_CONST
|
||||
g_credentials_type_get_type G_GNUC_CONST
|
||||
g_dbus_message_byte_order_get_type G_GNUC_CONST
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user