glib: user internal package to generate structure names instead of gensym
[cl-gtk2.git] / glib / gobject.package.lisp
index 9f11098..5500600 100644 (file)
            #:get-g-flags-definition
            #:get-g-enum-definition
            #:get-g-interface-definition
-           #:get-g-class-definition)
+           #:get-g-class-definition
+           #:*strip-prefix*
+           #:*lisp-name-exceptions*
+           #:*additional-properties*
+           #:g-type=
+           #:g-type/=
+           #:define-g-boxed-cstruct
+           #:define-g-boxed-opaque
+           #:g-boxed-opaque
+           #:g-boxed-opaque-pointer
+           #:define-g-boxed-variant-cstruct
+           #:g-boxed-foreign)
   (: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}.