]> git.0d.be Git - empathy.git/commit
individual-view: use tp_g_signal_connect_object() to connect the destroy sig
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 16 Jan 2012 10:43:40 +0000 (11:43 +0100)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 16 Jan 2012 10:44:16 +0000 (11:44 +0100)
commitc3c1f1ff6c2425e7a1657b9b45789fcf5e0c163b
tree461c5ac48a46650b4f537df19e49b16586f0e9e2
parent22da56b2392a9470f50c1da6b54f8e5aebf7ac4a
individual-view: use tp_g_signal_connect_object() to connect the destroy sig

This ensure that we won't call the callback when disposing the widget.

https://bugzilla.gnome.org/show_bug.cgi?id=667676
libempathy-gtk/empathy-individual-view.c