openbsd-ports/x11/ruby-gtk/pkg/DESCR
2003-12-15 21:54:59 +00:00

7 lines
288 B
Plaintext

Ruby/GTK is a Ruby extension library for using the GTK+ Toolkit GTK+.
It has the following features :
- You can handle GTK objects as Ruby objects and do natural GUI programming.
- Simple signal description by block(anonymous procedure) or singleton method.
- Work with Ruby threading.