guile-user
[Top][All Lists]
Advanced

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

Re: GtkObject to Guile


From: Bill Schottstaedt
Subject: Re: GtkObject to Guile
Date: Fri, 08 Aug 2003 05:01:26 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225

José Roberto B. de A. Monteiro wrote:

Does anyone knows how to use an GtkObject, created in C, in my Guile code?

For example, I have a window (GtkWindow) and I have to access it in guile, with:
(gtk-window-set-transient-for dialog window-in-c)

Thanks...

libxm may have what you need (ftp://ccrma-ftp.stanford.edu/pub/Lisp/libxm.tar.gz) -- despite the name it includes some of glib and pango, and all of gdk/gtk (version 2). There are lots of examples of using it in the snd tarball.





reply via email to

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