Updated and added new bindings for gtk 2.0
[clg] / gtk / gtk-export.lisp
index a014726..19fbd15 100644 (file)
@@ -1,8 +1,8 @@
 (in-package "GTK")
 
 ;;; Autogenerating exported symbols
-(export-from-file #p"clg:gtk;gtkenums.lisp")
 (export-from-file #p"clg:gtk;gtktypes.lisp")
 (export-from-file #p"clg:gtk;gtkwidget.lisp")
 (export-from-file #p"clg:gtk;gtkcontainer.lisp")
 (export-from-file #p"clg:gtk;gtk.lisp")
+(export-from-file #p"clg:gtk;gtkutils.lisp")