ruby-****@sourc*****
ruby-****@sourc*****
2009年 2月 4日 (水) 03:07:30 JST
------------------------- REMOTE_ADDR = 74.15.84.244 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-txtw-textview ------------------------- @@ -100,7 +100,7 @@ textview.wrap_mode = Gtk::TextTag::WRAP_WORD -You can find the constants you need at: ((<Gtk::TextTag#GtkWrapMode>)) - textview.justification = Gtk:: +You can find the constants for the above line at: ((<Gtk::TextTag#GtkWrapMode>)) + textview.justification = Gtk::JUSTIFY_RIGHT -You can find the constants you need at: ((<Gtk#GtkJustification>)) +And again, you can find the constants for the above line at: ((<Gtk#GtkJustification>))