GDBusMessage: Add a way to get/set byte order of a message
authorDavid Zeuthen <davidz@redhat.com>
Wed, 4 Aug 2010 17:32:19 +0000 (13:32 -0400)
committerDavid Zeuthen <davidz@redhat.com>
Wed, 4 Aug 2010 17:34:14 +0000 (13:34 -0400)
commit6f070be65bb4bb665cb8a4c1f48cac59c1f4fba3
treeda00e505630530aac2d84fd127938c4a1cedea43
parent6e723e8b3e5f138f8e0b4fe45c5872a92510d5d3
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>
docs/reference/gio/gio-sections.txt
gio/gdbusmessage.c
gio/gdbusmessage.h
gio/gio.symbols
gio/gioenums.h
gio/tests/gdbus-serialization.c