Fix annotations for source/target in g_object_bind_property_*
authorEmmanuele Bassi <ebassi@linux.intel.com>
Thu, 22 Sep 2011 16:16:55 +0000 (17:16 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Thu, 22 Sep 2011 16:17:54 +0000 (17:17 +0100)
commit8e716cbb497ba0cee11a86410c6faff805ea7d90
tree84323832eaa18eafd2791184eb3ace72d32e2784
parent35829d28b9f731e2443d48d868ec6b49cb202e5c
Fix annotations for source/target in g_object_bind_property_*

We use gpointer for convience of the C API users, but introspection
users will not like it.

https://bugzilla.gnome.org/show_bug.cgi?id=659838
gobject/gbinding.c