Add some type initializers to classes to remove some warnings
[cl-gtk2.git] / glib / gobject.object-defs.lisp
index 785e194..cb03118 100644 (file)
@@ -4,4 +4,5 @@
   ()
   (:metaclass gobject-class)
   (:g-type-name . "GInitiallyUnowned")
+  (:g-type-initializer . "g_initially_unowned_get_type")
   (:documentation "Base class that has initial \"floating\" reference."))