gobject: add an empty default impl of GObject::constructed()
authorMichael Natterer <mitch@gimp.org>
Wed, 12 Jan 2011 18:45:40 +0000 (19:45 +0100)
committerMichael Natterer <mitch@gimp.org>
Wed, 12 Jan 2011 18:45:40 +0000 (19:45 +0100)
commit634e9e43cfb8b0d88d0a6b4899d0e33c62c07458
tree74220021090e40beab679d8bfb29c74fe75b1f65
parent19c73918ec7faf6e32d100493772a1dccf43b110
gobject: add an empty default impl of GObject::constructed()

to allow unconditional upchaining.
gobject/gobject.c