Fix :gobject-fn slot accessor by implementing slot-boundp-using-class
[cl-gtk2.git] / glib / gobject.package.lisp
index 48cf6af..45f1ed9 100644 (file)
            #:flags-item-nick
            #:get-flags-items
            #:stable-pointer-value
-           #:g-value-type)
+           #:g-value-type
+           #:create-g-closure
+           #:g-object-call-constructor
+           #:g-object-call-get-property
+           #:g-object-call-set-property)
   (: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}.