summaryrefslogtreecommitdiff
path: root/gir/glib-2.0.c
diff options
context:
space:
mode:
authorJohan Dahlin <jdahlin@litl.com>2010-03-15 10:48:57 -0300
committerJohan Dahlin <johan@gnome.org>2010-03-15 10:48:57 -0300
commita3fef9f10af6a35f92b819bf0a828c1e2ac49e13 (patch)
tree718f1be48a4bef22b6d1ccafdf7a4edc959369fa /gir/glib-2.0.c
parent2cc9735150c79f71f3fc7f4750a7d3632253f474 (diff)
downloadgobject-introspection-a3fef9f10af6a35f92b819bf0a828c1e2ac49e13.tar.gz
[glib] Add g_convert annotations
Diffstat (limited to 'gir/glib-2.0.c')
-rw-r--r--gir/glib-2.0.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/gir/glib-2.0.c b/gir/glib-2.0.c
index 26960ebc..4bb33904 100644
--- a/gir/glib-2.0.c
+++ b/gir/glib-2.0.c
@@ -140,3 +140,9 @@
* g_completion_complete_utf8:
* Return value: (element-type utf8) (transfer none):
*/
+
+/**
+ * g_convert:
+ * @bytes_read: (out):
+ * @bytes_written: (out):
+ */