Add display-add-client-message-handler and gdk-spawn-on-screen
[cl-gtk2.git] / gdk / gdk.threads.lisp
index 268c05a..fc13d8e 100644 (file)
@@ -9,6 +9,7 @@
 (defcfun gdk-threads-leave :void)
 (export 'gdk-threads-leave)
 
+;; ignored:
 ;; void                gdk_threads_set_lock_functions      (GCallback enter_fn,
 ;;                                                          GCallback leave_fn);