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

@@ -255,8 +255,8 @@ g_dbus_object_manager_server_new (GDBusConnection *connection,
*
* Gets the #GDBusConnection used by @manager.
*
* Returns: A #GDBusConnection object. Do not free, the object belongs
* to @manager.
* Returns: (transfer none): A #GDBusConnection object. Do not free,
* the object belongs to @manager.
*
* Since: 2.30
*/