[rhythmbox/gobject-introspection: 10/41] add a missing annotation



commit 93cabf7f11ebd0cb190a090cc6aa58b4d8d5794b
Author: Jonathan Matthew <jonathan d14n org>
Date:   Tue Nov 23 14:15:10 2010 +1000

    add a missing annotation

 sources/rb-display-page-group.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/sources/rb-display-page-group.c b/sources/rb-display-page-group.c
index d8b22e1..657bfc8 100644
--- a/sources/rb-display-page-group.c
+++ b/sources/rb-display-page-group.c
@@ -108,7 +108,7 @@ rb_display_page_group_add_core_groups (GObject *shell, RBDisplayPageModel *page_
  * Locates a page group by name.  If the page group has not been registered yet,
  * returns NULL instead.
  *
- * Return value: existing page group, or NULL.
+ * Return value: (transfer none): existing page group, or NULL.
  */
 RBDisplayPageGroup *
 rb_display_page_group_get_by_id (const char *id)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]