ruby-****@sourc*****
ruby-****@sourc*****
2012年 1月 4日 (水) 05:49:54 JST
------------------------- REMOTE_ADDR = 184.145.92.141 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk-intro ------------------------- @@ -4,7 +4,10 @@ Obviously, you need to install Ruby-GNOME2 on your machine. Please consult one of our ((<Install Guide>)). If your system is not yet covered, just download manually the latest package from SourceForge, decompress the -tarball and read the README file for further instructions, or see the ((<Installation documentation|News_20110918_3>)). +tarball and read the README file for further instructions. + +(More recently, installation process has been significantly improved - see the ((<Installation documentation|News_20110918_3>))). + To begin our introduction to GTK, we'll start with the simplest program possible. This program will create a 200x200 pixel window and has no way of exiting except to be killed by using the shell: