guile-gtk-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

guile gnome gdk bindings question...no threads_init, threads_enter and t


From: Stan Pinte
Subject: guile gnome gdk bindings question...no threads_init, threads_enter and threads_exit definitions
Date: Mon, 18 Dec 2006 15:10:05 +0100
User-agent: Thunderbird 1.5.0.8 (Windows/20061025)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello,

I am using guile-gnome bindings on debian (config below).
I recently discovered, thanks to this excellent article
(http://aruiz.typepad.com/siliconisland/2006/04/threads_on_pygt.html)
that I should use the functions gdk_threads_(init|enter|leave) to be
able to run concurrent threads in a guile-gnome program, if these
thread must interact with the GTK user interface.

My problem is that I cannot find anywhere a guile module containing
these definition. I tried a use-modules with

gnome gw gdk and gnome gtk gdk-event, but none of them contains the
famous threads_(...) functions.

Strangely, /usr/share/guile-gnome-0/gnome/defs/gdk.defs specifies
bindings for these functions.

Would I mis some important point?

Thanks in advance for your precious help!

Kind regards,

Stan.

address@hidden:/usr/local/share/guile/alto$ dpkg -l | grep guile-gnome
ii  guile-gnome0-canvas             2.7.99-4                       
Guile bindings for libgnomecanvas
ii  guile-gnome0-dev                2.7.99-4                       
Guile GObject binding support library, devel
ii  guile-gnome0-gconf              2.7.99-4                       
Guile bindings for GConf
ii  guile-gnome0-glib               2.7.99-4                       
Guile bindings for GLib
ii  guile-gnome0-gnome              2.7.99-4                       
Guile bindings for libgnome
ii  guile-gnome0-gnome-ui           2.7.99-4                       
Guile bindings for libgnome
ii  guile-gnome0-gtk                2.7.99-4                       
Guile bindings for GTK+, libglade, Pango and
ii  guile-gnome0-vfs                2.7.99-4                       
Guile bindings for GnomeVFS
address@hidden:/usr/local/share/guile/alto$

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFhqE8/PmuubxPWAIRAm3TAJ95vPHfmzDPWaddSXj1YoY76UczQwCePgw3
+TtgJQPty2/0iPh9Wy9PmUg=
=TQAC
-----END PGP SIGNATURE-----





reply via email to

[Prev in Thread] Current Thread [Next in Thread]