Bug 541208 – Functions to easily install and use signals without class
authorMichael Natterer <mitch@imendio.com>
Fri, 4 Jul 2008 11:10:48 +0000 (11:10 +0000)
committerMichael Natterer <mitch@src.gnome.org>
Fri, 4 Jul 2008 11:10:48 +0000 (11:10 +0000)
commit4cd8caa6c7f0acd22c2d8dc6dacd143dc381025b
treeac9fed19b1a6ffc5b95fffab9530109f650ba8d0
parent20d4f6da7324dece455eed2b64e3073895306440
Bug 541208 – Functions to easily install and use signals without class

2008-07-04  Michael Natterer  <mitch@imendio.com>

Bug 541208 – Functions to easily install and use signals without
class struct slot

* tests/gobject/override.c: added tests for the new gsignal
overriding and chaining APIs.

svn path=/trunk/; revision=7158
ChangeLog
tests/gobject/override.c