X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=glib%2Fglib.lisp;fp=glib%2Fglib.lisp;h=744e0efb5a7ba9b5f840d378081af1dfbc0d9ade;hb=5509eac5d00afd4e978ce1cf7e36cd16e23cb82b;hp=9794185865ce43a9c8b43320a6a964c7e05974fb;hpb=4bbf2e9b27bbd8f64ff65566ca46d27902b30ae6;p=cl-gtk2.git diff --git a/glib/glib.lisp b/glib/glib.lisp index 9794185..744e0ef 100644 --- a/glib/glib.lisp +++ b/glib/glib.lisp @@ -218,6 +218,7 @@ In this example, for every @code{class}, @code{(initialize-gobject-class-g-type (ref :pointer) (unref :pointer) (get :pointer)) +(defctype g-source-callback-funcs (:struct g-source-callback-funcs)) (defcstruct g-cond) (defctype g-cond (:struct g-cond)) (defcstruct g-mutex)