X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=glib%2Fgobject.structs.lisp;h=175dcd2b2feb49f764d909184ff617a98b73892c;hb=2ef2ba47e1176d67f2d49308329c8d5db59b7c77;hp=6f5014fb26738b21860eb6ef081b4a612b987996;hpb=d698b1bf570296ce54a543fdae4233d731f42f72;p=cl-gtk2.git diff --git a/glib/gobject.structs.lisp b/glib/gobject.structs.lisp index 6f5014f..175dcd2 100644 --- a/glib/gobject.structs.lisp +++ b/glib/gobject.structs.lisp @@ -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)