Fix slot-boundp-using-class method for gobject-class
[cl-gtk2.git] / glib / gobject.package.lisp
index 02da4f6..f0131f3 100644 (file)
            #:get-g-class-definition
            #:*strip-prefix*
            #:*lisp-name-exceptions*
-           #:*additional-properties*)
+           #:*additional-properties*
+           #:g-type=
+           #:g-type/=)
   (: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}.