guile-user
[Top][All Lists]
Advanced

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

Re: guile-gtk doc


From: Brett Viren
Subject: Re: guile-gtk doc
Date: Tue, 29 Jan 2002 09:18:29 -0500

Stan Pinte writes:
 > 
 > I am fairly new to guile-gtk development, and I wonder where I can
 > get a list of the functions defined in the (gtk gtk) module...

If readline is activated in guile then you can do:

shell> guile
guile> (use-modules (gtk gtk))
guile> gtk-<TAB>

And you should see all defined "gtk-" symbols flash by the screen.

-Brett.



reply via email to

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