Use tp_g_signal_connect_object
@wjt
Submitted by Will Thompson Assigned to Telepathy bugs list
Description
I suspect that lots of code would be made simpler by using the just-added gabble_signal_connect_weak rather than explicitly removing signal handlers in dispose/finalize.
This might involve generalizing gabble_signal_connect_weak somewhat.