Peter,
thanks for spotting this. This is a "note to self" sort of thing. The
whole idea of terminating the GTK thread is ill conceived. Neither
stop-gtk-main nor terminate-gtk are neither used anywhere nor exported.
I will remove them ASAP. (I have been busy with cells3-gtk in the
last week)
Peter
Peter Denno wrote:
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.
_______________________________________________
cells-gtk-devel site list
cells-gtk-devel@common-lisp.net
http://common-lisp.net/mailman/listinfo/cells-gtk-devel