summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDavid Zeuthen <davidz@redhat.com>2010-08-04 13:32:19 -0400
committerDavid Zeuthen <davidz@redhat.com>2010-08-04 13:34:14 -0400
commit6f070be65bb4bb665cb8a4c1f48cac59c1f4fba3 (patch)
treeda00e505630530aac2d84fd127938c4a1cedea43 /docs
parent6e723e8b3e5f138f8e0b4fe45c5872a92510d5d3 (diff)
downloadglib-6f070be65bb4bb665cb8a4c1f48cac59c1f4fba3.tar.gz
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>
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/gio/gio-sections.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/reference/gio/gio-sections.txt b/docs/reference/gio/gio-sections.txt
index d76bcf209..10855f7f8 100644
--- a/docs/reference/gio/gio-sections.txt
+++ b/docs/reference/gio/gio-sections.txt
@@ -2295,6 +2295,7 @@ GDBusMessage
GDBusMessageType
GDBusMessageFlags
GDBusMessageHeaderField
+GDBusMessageByteOrder
g_dbus_message_new
g_dbus_message_new_signal
g_dbus_message_new_method_call
@@ -2303,6 +2304,8 @@ g_dbus_message_new_method_error
g_dbus_message_new_method_error_valist
g_dbus_message_new_method_error_literal
g_dbus_message_print
+g_dbus_message_get_byte_order
+g_dbus_message_set_byte_order
g_dbus_message_get_message_type
g_dbus_message_set_message_type
g_dbus_message_get_serial