chicken-gtk2

version 20021202.1

Tony Garnock-Jones

Describes installation and use of the chicken-gtk2 Chicken Scheme binding to GTK+ v2.0.


Table of Contents
1. User Guide
1.1. General Operation
2. Extension modules
2.1. Glib/GObject 2.0 binding
2.1.1. Initialization and glib miscellany
2.1.2. GType
2.1.3. GBoxed
2.1.4. GEnum and GFlags
2.1.5. GValue
2.1.6. GClosure
2.1.7. GObject
2.1.8. GSignal
2.2. GTK+ 2.0 binding
2.2.1. General
2.2.2. Timeouts, idle-handlers, and input-handlers
2.2.3. GDK
2.2.4. Miscellaneous and overridden procedures
2.3. G+, a higher-level GTK+ interface
2.3.1. Core macros and functions
2.3.2. Constructors and modifiers
2.4. GdkEvent binding
2.5. Libglade 2.0 binding
Index