Add gobject:get-g-type-definition function
[cl-gtk2.git] / glib / gobject.package.lisp
index fc9eb7d..8299b02 100644 (file)
            #:define-cb-methods
            #:create-fn-ref
            #:copy-boxed-slots-to-foreign
-           #:with-foreign-boxed-array)
+           #:with-foreign-boxed-array
+           #:get-g-type-definition)
   (: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}.