From 850d7b03c43b5ffecbfd7bf0682293ef62b7b19a Mon Sep 17 00:00:00 2001 From: "Jasper St. Pierre" Date: Tue, 16 Sep 2014 14:58:39 -0600 Subject: Update glib annotations from git master --- gir/gio-2.0.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'gir/gio-2.0.c') 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 */ -- cgit v1.2.1