From 3c24bd60ae2b1f5326893a3e85a664255e298377 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Wed, 13 Jan 2010 15:39:40 -0500 Subject: [PATCH] annotate g_filename_to_uri --- gir/glib-2.0.c | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gir/glib-2.0.c b/gir/glib-2.0.c index 89bbf2b..26960eb 100644 --- a/gir/glib-2.0.c +++ b/gir/glib-2.0.c @@ -9,6 +9,11 @@ * @name_used: (out): */ +/** + * g_filename_to_uri: + * @hostname: (allow-none): + */ + /** * g_markup_escape_text: * Return value: (transfer full): -- 2.39.2