Add gobject:copy-boxed-slots-to-foreign and gobject:with-boxed-foreign-array
[cl-gtk2.git] / glib / gobject.package.lisp
index cad6804..fc9eb7d 100644 (file)
            #:delete-handler-from-object
            #:disconnect-signal
            #:define-cb-methods
-           #:create-fn-ref)
+           #:create-fn-ref
+           #:copy-boxed-slots-to-foreign
+           #:with-foreign-boxed-array)
   (: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}.