glib: exported glib-defcallback
authorDmitry Kalyanov <Kalyanov.Dmitry@gmail.com>
Sat, 8 Aug 2009 17:57:28 +0000 (21:57 +0400)
committerDmitry Kalyanov <Kalyanov.Dmitry@gmail.com>
Sat, 8 Aug 2009 17:57:28 +0000 (21:57 +0400)
glib/gobject.package.lisp

index 2d1fff2..16b0c97 100644 (file)
            #:define-g-boxed-variant-cstruct
            #:g-boxed-foreign
            #:boxed-related-symbols
-           #:define-boxed-opaque-accessor)
+           #:define-boxed-opaque-accessor
+           #:glib-defcallback)
   (:documentation
    "CL-GTK2-GOBJECT is a binding to GObject type system.
 For information on GObject, see its @a[http://library.gnome.org/devel/gobject/stable/]{documentation}.