[glib] desktop-app-info: annotate g_desktop_app_info_get_keywords()



commit 3569af4af10b2ae65d4d93bfb3de929e1d1e2308
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Tue Oct 18 10:48:31 2011 -0400

    desktop-app-info: annotate g_desktop_app_info_get_keywords()
    
    https://bugzilla.gnome.org/show_bug.cgi?id=662096

 gio/gdesktopappinfo.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/gdesktopappinfo.c b/gio/gdesktopappinfo.c
index b68d50e..a93f473 100644
--- a/gio/gdesktopappinfo.c
+++ b/gio/gdesktopappinfo.c
@@ -673,7 +673,7 @@ g_desktop_app_info_get_categories (GDesktopAppInfo *info)
  *
  * Gets the keywords from the desktop file.
  *
- * Returns: The value of the X-GNOME-Keywords key
+ * Returns: (transfer none): The value of the X-GNOME-Keywords key
  *
  * Since: 2.32
  */



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