Hi,
gtk-app.lisp in CVS HEAD contains this:
(defun stop-gtk-main ()
"Final clean up stuff -- need to RESTART lisp to access gtk
again."
(terminate-gtk)
(threads:destroy-thread gtk-main-thread))
I don't see terminate-gtk anywhere.
--
Best regards,
- Peter