GNOME Bugzilla – Bug 621229
[GDBus] Remove GType from API
Last modified: 2010-06-11 22:44:49 UTC
It's only useful for code generators, which can just as easily use g_async_initable_new_async. This makes gdbusproxywatching.h API not usable from codegen, but it's not a lot of code to reimplement. Or alternatively, we could add _with_type APIs.
Created attachment 163310 [details] [review] [GDBus] Remove GType from API
OK. FWIW, I've already done this in the patch I'm preparing for bug 621213. Stay tuned.
Fixed with this commit: http://git.gnome.org/browse/glib/commit/?id=32f2e9a85beedeea36ac7623f68f6eb878465d44