miscellaneous classes, containers, child properties
[cl-gtk2.git] / gtk / gtk.package.lisp
index 55c7515..c8fc5ff 100644 (file)
@@ -6,11 +6,12 @@
            #:gtk-widget-queue-draw
            #:gtk-widget-show-all
            #:gtk-widget-create-pango-layout
-           #:box-pack-start
-           #:container-add
            #:dialog-run
            #:object-destroy
-           #:text-buffer-insert))
+           #:text-buffer-insert
+           #:define-child-property
+           #:container-class-child-properties
+           #:generate-child-properties))
 
 (defpackage :gtk-examples
   (:use :cl :gtk :gdk :gobject)