gsignal: improve warning output
authorRyan Lortie <desrt@desrt.ca>
Thu, 21 Feb 2013 11:25:26 +0000 (11:25 +0000)
committerRyan Lortie <desrt@desrt.ca>
Fri, 22 Feb 2013 00:54:50 +0000 (00:54 +0000)
commitf5d40bd8138991287bbdc2e249bd35cf82caf123
tree76013d80a5fea1e3a49aadd183b80cf43b9073ab
parentaede77464259e6d50e724113c16f301367201a72
gsignal: improve warning output

When looking up signals by name (to connect, for example) and the named
signal cannot be found on the given instance, report the type of the
instance.

This is quite a lot more useful as a diagnostic message than only a
memory address.

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