gdbus: Implement g_dbus_connection_get_last_serial()
authorTomas Bzatek <tbzatek@redhat.com>
Wed, 6 Jun 2012 17:44:39 +0000 (19:44 +0200)
committerTomas Bzatek <tbzatek@redhat.com>
Wed, 6 Jun 2012 17:44:39 +0000 (19:44 +0200)
commit032e8dabd15133952c7c4f9da05605380b17f79f
treeeb55112cc5ea5c705b13291c44f818ce2cc0d475
parent7ccfa9ce4b2352277448f66a138cc028f5fe57c8
gdbus: Implement g_dbus_connection_get_last_serial()

This patch brings an ability to retrieve serial number of the last
message sent within the current thread.

https://bugzilla.gnome.org/show_bug.cgi?id=676825
docs/reference/gio/gio-sections.txt
gio/gdbusconnection.c
gio/gdbusconnection.h
gio/gio.symbols
gio/tests/gdbus-connection.c