From 6148485ee6f41e334c09938b608e90affb29776f Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Wed, 9 Dec 2009 16:39:43 -0500 Subject: annotate g_completion_complete_utf8 acts as a regression test on the recognizing-GLib.List-inside-glib part of the previous patch. https://bugzilla.gnome.org/show_bug.cgi?id=602512 --- 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 d3ffcd52..89bbf2b3 100644 --- a/gir/glib-2.0.c +++ b/gir/glib-2.0.c @@ -130,3 +130,8 @@ * @argvp: (out): (array zero-terminated=1): * @error: */ + +/** + * g_completion_complete_utf8: + * Return value: (element-type utf8) (transfer none): + */ -- cgit v1.2.1