ruby-****@sourc*****
ruby-****@sourc*****
2012年 8月 23日 (木) 04:53:06 JST
------------------------- REMOTE_ADDR = 70.49.49.99 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-treev-trees ------------------------- @@ -335,8 +335,10 @@ Now that we have learned the basics of list and tree store mechanics we can look at a very simple example in which all rows are built by the most basic tools without any automation. We also employ the cell data function to display the cell position within the hierarchy utilizing the((*path*))and((*depth*))instance methods defined in Gtk::TreeIter and Gtk::TreePath classes respectively. +{{image_right("treestore-multi-pathNdepth.png")}} -{{br}} + + ((*treestore-multi-pathNdepth.rb*)) #!/usr/bin/env ruby