Pass the TypeNode to type_data_last_unref_Wm()
authorEdward Hervey <bilboed@bilboed.com>
Thu, 24 Sep 2009 08:16:48 +0000 (10:16 +0200)
committerAlexander Larsson <alexl@redhat.com>
Mon, 30 Nov 2009 19:52:32 +0000 (20:52 +0100)
commitf8d24e849533e0e43cd7c9cf9a9692e4779c0472
treea89af9f73809e6b2b5f4959d47787fe61db2489f
parent718b476c4474e5c9e973046ef555ffcb9bfd38a1
Pass the TypeNode to type_data_last_unref_Wm()

Previously the GType was looked up just for calling the function
Also moves the unref functions together in the code.

https://bugzilla.gnome.org/show_bug.cgi?id=585375
gobject/gtype.c