TODO List

C-Level Libraries

* check code around Garbage Collecter(Ruby, GTK+)
* more strict test for arguments
* other GTK classes
    Gtk::AccelLabel
    Gtk::FontSelection
    Gtk::FontSelectionDialog
    Gtk::HandleBox
    Gtk::Invisible
    Gtk::ItemFactory
    Gtk::Packer
    Gtk::Plug
    Gtk::Socket
* GDK classes
* GNOME (on development)
* rewrite with SWIG or other like XS
* support next version of GTK+

Ruby-Level Libraries

* base class for composite widget
* some composite widgets
* simple frameworks for typical applications
* Glade support (on development)
* XLFD(X Logical Font Description) manipulation library

Sample Scripts

* complete testgtk.rb
* collect and contain more sample scripts for beginners

API Documents

* list up the all classes, constants and methods
* consider API suitable for Ruby
* describe about these

Killer Apps. using Ruby/GTK

* XML editor
* Mail User Agent
* Desktop Accessory
* ...
