summaryrefslogtreecommitdiff
path: root/gir/gio-2.0.c
diff options
context:
space:
mode:
authorJasper St. Pierre <jstpierre@mecheye.net>2014-09-16 14:58:39 -0600
committerJasper St. Pierre <jstpierre@mecheye.net>2014-09-16 14:58:45 -0600
commit850d7b03c43b5ffecbfd7bf0682293ef62b7b19a (patch)
tree235f35817227dc27c61a61d6ff76fdc0590aff2e /gir/gio-2.0.c
parentc9195de4e91d5c113a03f97762e0219a824f41c3 (diff)
downloadgobject-introspection-850d7b03c43b5ffecbfd7bf0682293ef62b7b19a.tar.gz
Update glib annotations from git master
Diffstat (limited to 'gir/gio-2.0.c')
-rw-r--r--gir/gio-2.0.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/gir/gio-2.0.c b/gir/gio-2.0.c
index ba8a8eee..d7a80472 100644
--- a/gir/gio-2.0.c
+++ b/gir/gio-2.0.c
@@ -5337,7 +5337,7 @@
* implements methods for getting information that all files should
* contain, and allows for manipulation of extended attributes.
*
- * See [GFileAttribute][gio-GFileAttribute for more information on how
+ * See [GFileAttribute][gio-GFileAttribute] for more information on how
* GIO handles file attributes.
*
* To obtain a #GFileInfo for a #GFile, use g_file_query_info() (or its
@@ -18687,6 +18687,8 @@
* An application implements an interface if that interface is listed in
* the Implements= line of the desktop file of the application.
*
+ * Returns: (element-type GDesktopAppInfo) (transfer full): a list of #GDesktopAppInfo
+ * objects.
* Since: 2.42
*/