glib: exported create-g-closure
authorDmitry Kalyanov <Kalyanov.Dmitry@gmail.com>
Thu, 16 Jul 2009 06:02:41 +0000 (10:02 +0400)
committerDmitry Kalyanov <Kalyanov.Dmitry@gmail.com>
Thu, 16 Jul 2009 06:02:41 +0000 (10:02 +0400)
glib/gobject.package.lisp

index 48cf6af..2fb7510 100644 (file)
            #:flags-item-nick
            #:get-flags-items
            #:stable-pointer-value
-           #:g-value-type)
+           #:g-value-type
+           #:create-g-closure)
   (: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}.