7 lines
288 B
Plaintext
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.
|