gobject: Add missing autocleanup for GInitiallyUnowned
authorEmmanuele Bassi <ebassi@gnome.org>
Fri, 20 Feb 2015 19:54:07 +0000 (19:54 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Fri, 20 Feb 2015 19:54:07 +0000 (19:54 +0000)
commit5e994b1e9ba0ddbd27773825cb8bfe30ee2e69d2
treeb97938a161e618a7bd244d691c2ca2422032a115
parentf141607eecc1e592cc811cdaf580a5994c1b34a7
gobject: Add missing autocleanup for GInitiallyUnowned

We are missing the auto cleanup function for this type, which means
G_DECLARE_* macros won't work with classes inheriting from
GInitiallyUnowned.
gobject/gobject-autocleanups.h