[glib] Add g_convert annotations
authorJohan Dahlin <jdahlin@litl.com>
Mon, 15 Mar 2010 13:48:57 +0000 (10:48 -0300)
committerJohan Dahlin <johan@gnome.org>
Mon, 15 Mar 2010 13:48:57 +0000 (10:48 -0300)
gir/glib-2.0.c

index 26960eb..4bb3390 100644 (file)
  * g_completion_complete_utf8:
  * Return value: (element-type utf8) (transfer none):
  */
+
+/**
+ * g_convert:
+ * @bytes_read: (out):
+ * @bytes_written: (out):
+ */