glib/gobject.meta: remove slot initargs before call-next-method in make-instance
[cl-gtk2.git] / glib / gobject.structs.lisp
index 6f5014f..175dcd2 100644 (file)
@@ -89,6 +89,8 @@
   (ref-count :uint)
   (data :pointer))
 
+(defctype %g-initially-unowned %g-object)
+
 (defcstruct g-object-class
   (type-class g-type-class)
   (construct-properties :pointer)