[ruby-gnome2-doc-cvs] [Ruby-GNOME2 Project Website] update - tut-gtk2-treev-parts

Back to archive index

ruby-****@sourc***** ruby-****@sourc*****
2009年 2月 17日 (火) 14:22:25 JST


-------------------------
REMOTE_ADDR = 74.15.84.244
REMOTE_HOST = 
        URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-treev-parts
-------------------------
@@ -206,7 +206,7 @@
                                       :text => TEXT_COLUMN,                  # ????
                                       :foreground => COLOR_COLUMN)           # ????
 
-To fully comprehend the above Gtk::TreeViewColumn.new API fragment just above the questionable code example, it would be beneficial if you understand that the API fragment alludes to how to implement the same functionality as that of the ((*new*)) method, manually - with four simpler methods. So let us rewrite the following code  (the shorter fragment) from of our example program with a bit longer one, to reflect what was just said:
+To fully comprehend the above Gtk::TreeViewColumn.new API fragment just above the questionable code example, it would be beneficial if you understand that the API fragment alludes to how to implement the same functionality as that of the ((*new*)) method, manually - with four simpler methods. So let us rewrite the following code  (the shorter fragment) from  our example program with a bit longer one, to reflect what was just said:
 
 
 :Shorter:




ruby-gnome2-cvs メーリングリストの案内
Back to archive index