GDBusInterfaceSkeleton: fix odd use of floating refs
authorRyan Lortie <desrt@desrt.ca>
Tue, 12 Jul 2011 00:56:57 +0000 (02:56 +0200)
committerRyan Lortie <desrt@desrt.ca>
Tue, 12 Jul 2011 17:44:21 +0000 (19:44 +0200)
commit8f5e0cd24016cdf852a809dfb7b1356328542201
tree8cabc0c2c376019f07a4de5b70a430986c6b4369
parent58c247e51bfc7d7ff4ed3b351ba4fdab0f012bac
GDBusInterfaceSkeleton: fix odd use of floating refs

The get_properties() function was documented as returning a floating

Switch it over to returning a normal reference and patch a couple of
uses.

https://bugzilla.gnome.org/show_bug.cgi?id=654394
gio/gdbusinterfaceskeleton.c
gio/gdbusinterfaceskeleton.h
gio/gdbusobjectmanagerserver.c