ruby-****@sourc*****
ruby-****@sourc*****
2003年 8月 20日 (水) 20:35:02 JST
------------------------- REMOTE_ADDR = 81.51.53.4 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/?tut-gtk ------------------------- = Ruby/GTK2 Tutorial == Synopsis This document covers the Ruby/GTK2 library, which can be used to build graphical user interfaces (GUI) under the GNOME2 environment. The tutorial is currently being translated from the ((<Japanese version|URL:../ja/hiki.cgi?Ruby%2FGTK2%A5%C1%A5%E5%A1%BC%A5%C8%A5%EA%A5%A2%A5%EB>)) by ((<Laurent Sansonetti|lrz>)). == Table of Contents * ((<Introduction|tut-gtk-preface>)) * ((<Getting Started|tut-gtk-intro>)) * ((<Hello World|tut-gtk-helloworld>)) * ((<Theory of Signals and Callbacks|tut-gtk-signals>)) * ((<Events|tut-gtk-events>)) * ((<Stepping Through Hello World|tut-gtk-helloworld-details>)) + * Moving On + * ((<More on Signals Handlers|tut-gtk-signals-more>)) + * ((<An Upgraded Hello World|tut-gtk-helloworld2>))