blob: fa1557bfcf6740a7463c75318d5ae9e15ead9fed (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
Guile-gtk is a library written to make GTK 1.2 accessible from
guile. It provides a convenient interface for Scheme programmers to
develop visual applications. It can also integrate with GNOME via the
Gnome-guile module. (For glib2, see guile-gobject instead.)
Guile-gtk was started by Marius Vollmer <mvo@zagadka.ping.de> and
is currently maintained by Ariel Rios <jarios@usa.net> and other
intrepid Guile hackers around the world.
Guile-gtk is free software licensed under the GPL.
This version works with the guile-1.6.x series.
|