[cells-gtk-devel] terminate-gtk

Peter Hildebrandt peter.hildebrandt at gmail.com
Fri Feb 15 09:56:30 UTC 2008


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.
> 
> 



More information about the cells-gtk-devel mailing list