ruby-****@sourc*****
ruby-****@sourc*****
2003年 8月 22日 (金) 11:40:19 JST
------------------------- REMOTE_ADDR = 61.204.181.66 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>)). + 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?gtk2-tut>)) 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>)) * ((<Packing Widgets|tut-gtk2-packing-intro>)) * ((<Theory of Packing Boxes|tut-gtk2-packing-theory>)) * ((<Details of Boxes|tut-gtk2-packing-box-details>)) * ((<Packing Demonstration Program|tut-gtk2-packing-demo>)) * ((<Packing Using Tables|tut-gtk2-packing-tables>)) * ((<Table Packing Example|tut-gtk2-packing-tables-demo>))