summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2011-10-18 10:48:31 -0400
committerCosimo Cecchi <cosimoc@gnome.org>2011-10-19 17:27:21 -0400
commit3569af4af10b2ae65d4d93bfb3de929e1d1e2308 (patch)
treef630a7d6160167cc098235b63a7ba4ef33a5243c
parent9da3dc292c1a0e3e0418eec2b909163ff2b68be8 (diff)
desktop-app-info: annotate g_desktop_app_info_get_keywords()
https://bugzilla.gnome.org/show_bug.cgi?id=662096
-rw-r--r--gio/gdesktopappinfo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gio/gdesktopappinfo.c b/gio/gdesktopappinfo.c
index b68d50e86..a93f473bc 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
*/