[rhythmbox/gobject-introspection: 2/39] fix yet more annotations
- From: Jonathan Matthew <jmatthew src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rhythmbox/gobject-introspection: 2/39] fix yet more annotations
- Date: Sun, 7 Nov 2010 03:14:36 +0000 (UTC)
commit efb2522b2498444f8ad63652074d11f54c00495d
Author: Jonathan Matthew <jonathan d14n org>
Date: Tue Oct 26 23:10:55 2010 +1000
fix yet more annotations
rhythmdb/rhythmdb.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/rhythmdb/rhythmdb.c b/rhythmdb/rhythmdb.c
index be9b462..7ab1210 100644
--- a/rhythmdb/rhythmdb.c
+++ b/rhythmdb/rhythmdb.c
@@ -4325,7 +4325,7 @@ rhythmdb_emit_entry_extra_metadata_notify (RhythmDB *db,
}
/**
- * rhythmdb_entry_extra_gather:
+ * rhythmdb_entry_gather_metadata:
* @db: a #RhythmDB
* @entry: a #RhythmDBEntry
*
@@ -4335,8 +4335,8 @@ rhythmdb_emit_entry_extra_metadata_notify (RhythmDB *db,
* provide extra metadata should connect to the "entry_extra_metadata_gather"
* signal.
*
- * Returns: a RBStringValueMap containing metadata for the entry. This must be freed
- * using g_object_unref.
+ * Returns: (transfer full): a RBStringValueMap containing metadata for the entry.
+ * This must be freed using g_object_unref.
*/
RBStringValueMap *
rhythmdb_entry_gather_metadata (RhythmDB *db,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]