gio: Fix annotations on g_[async_]initable_new() and friends
authorStef Walter <stefw@gnome.org>
Wed, 13 Feb 2013 06:20:43 +0000 (07:20 +0100)
committerStef Walter <stefw@gnome.org>
Wed, 13 Feb 2013 06:23:13 +0000 (07:23 +0100)
commit035cd81477ca9dc3061ff056c269fee28aab89c3
treef1dfd259da581ea3802debef0765f8381ebe3017
parent23d6d1769bc95eba6029dae4593755154c320cf4
gio: Fix annotations on g_[async_]initable_new() and friends

These return a GObject even though in C it's represented as a gpointer

https://bugzilla.gnome.org/show_bug.cgi?id=693694
gio/gasyncinitable.c
gio/ginitable.c