Add define-cb-methods and create-fn-ref (Object-bound closures)
[cl-gtk2.git] / glib / gobject.package.lisp
index 92401a5..cad6804 100644 (file)
            #:save-handler-to-object
            #:retrieve-handler-from-object
            #:delete-handler-from-object
-           #:disconnect-signal)
+           #:disconnect-signal
+           #:define-cb-methods
+           #:create-fn-ref)
   (: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}.