fix g_signal_connect_object() documentation
authorRyan Lortie <desrt@desrt.ca>
Mon, 8 Oct 2012 15:20:07 +0000 (11:20 -0400)
committerRyan Lortie <desrt@desrt.ca>
Mon, 8 Oct 2012 15:22:04 +0000 (11:22 -0400)
commit8fd75705f4bf7e9c84683bff2569757cccddd8c3
treedc4056c67ab7d195e58beb431243034a2942e3a9
parentc15769d30411db7e8de766d7004c90d267ebcabc
fix g_signal_connect_object() documentation

g_signal_connect_object() now works properly, so we can remove the note
in the docs about it being broken.

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