glib: Added convenience functions
[cl-gtk2.git] / glib / gobject.package.lisp
index 5500600..de86f88 100644 (file)
            #:g-boxed-opaque
            #:g-boxed-opaque-pointer
            #:define-g-boxed-variant-cstruct
-           #:g-boxed-foreign)
+           #:g-boxed-foreign
+           #:boxed-related-symbols
+           #:define-boxed-opaque-accessor)
   (: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}.