summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Winship <danw@gnome.org>2010-01-13 15:39:40 -0500
committerDan Winship <danw@gnome.org>2010-01-13 15:39:40 -0500
commit3c24bd60ae2b1f5326893a3e85a664255e298377 (patch)
tree87bc02ab89ae0311600b53f5f84b03d81a6cd58c
parente7b9f873f0152136af60753598077156e7ae1545 (diff)
downloadgobject-introspection-3c24bd60ae2b1f5326893a3e85a664255e298377.tar.gz
annotate g_filename_to_uri
-rw-r--r--gir/glib-2.0.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/gir/glib-2.0.c b/gir/glib-2.0.c
index 89bbf2b3..26960ebc 100644
--- a/gir/glib-2.0.c
+++ b/gir/glib-2.0.c
@@ -10,6 +10,11 @@
*/
/**
+ * g_filename_to_uri:
+ * @hostname: (allow-none):
+ */
+
+/**
* g_markup_escape_text:
* Return value: (transfer full):
*/