GDBus: Add some gobject-introspection annotations for new code

Signed-off-by: David Zeuthen <davidz@redhat.com>
This commit is contained in:
David Zeuthen
2011-04-16 14:42:21 -04:00
parent 3cef28a2f0
commit ea742e88e3
6 changed files with 30 additions and 23 deletions

View File

@@ -181,7 +181,8 @@ g_dbus_object_proxy_get_object_path (GDBusObject *object)
*
* Gets the connection that @proxy is for.
*
* Returns: A #GDBusConnection. Do not free, the object is owned by @proxy.
* Returns: (transfer none): A #GDBusConnection. Do not free, the
* object is owned by @proxy.
*
* Since: 2.30
*/