[cells-gtk-cvs] CVS update: root/gtk-ffi/gtk-other.lisp

Peter Denno pdenno at common-lisp.net
Tue Jan 3 19:09:41 UTC 2006


Update of /project/cells-gtk/cvsroot/root/gtk-ffi
In directory common-lisp.net:/tmp/cvs-serv30538/root/gtk-ffi

Modified Files:
	gtk-other.lisp 
Log Message:
Added gtk-main-level.
Date: Tue Jan  3 20:09:41 2006
Author: pdenno

Index: root/gtk-ffi/gtk-other.lisp
diff -u root/gtk-ffi/gtk-other.lisp:1.10 root/gtk-ffi/gtk-other.lisp:1.11
--- root/gtk-ffi/gtk-other.lisp:1.10	Fri Nov 18 05:35:32 2005
+++ root/gtk-ffi/gtk-other.lisp	Tue Jan  3 20:09:41 2006
@@ -34,6 +34,7 @@
     boolean nil nil)
   (gtk-main ())
   (gtk-main-quit ())
+  (gtk-main-level () int)
   (gtk-get-current-event-time ()
     uint32)
 




More information about the Cells-gtk-cvs mailing list