Programming Ruby/GTK


What's Ruby/GTK

Ruby/GTK is an extention library to use GTK+ in Ruby. GTK+ is GUI toolkit designed for GIMP (GNU Image Manupilation Program), an image manipulation software. This toolkit provides "look and feel" like Motif. Now there are many applications using GTK+. Especially, Desktop Environment GNOME adopt GTK+ as interface.

Although GTK is written in C, there are many GTK bindings for other language. Ruby/GTK is one of the best GTK bindings, because:

On the other side, there are few documents of Ruby/GTK. This document may help to know and use Ruby/GTK.


This document is NO WARRANTY. Whatever happens to you because of this document, it is your own responsibility and the author is not liable. If you find some mistakes, or you can contribute to this document, please contact to mutoh@highway.ne.jp.
What's New?


Contents



Written by akaishi@ruby.freak.ne.jp