Added args argument to COMPUTE-SIGNAL-FUNCTION
[clg] / gtk / export.lisp
index 19fbd15..df5d23a 100644 (file)
@@ -5,4 +5,9 @@
 (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;gtktree.lisp")
+(export-from-file #p"clg:gtk;gtktext.lisp")
+(export-from-file #p"clg:gtk;gtkaction.lisp")
+(export-from-file #p"clg:gtk;gtkselection.lisp")
 (export-from-file #p"clg:gtk;gtkutils.lisp")
+(export-from-file #p"clg:gtk;gtkstyle.lisp")